Package tech.jhipster.lite.error.domain
Class NotBeforeTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.error.domain.AssertionException
tech.jhipster.lite.error.domain.NotBeforeTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic NotBeforeTimeExceptionstatic NotBeforeTimeExceptionnotStrictlyBefore(String fieldName, Instant other) type()Methods inherited from class tech.jhipster.lite.error.domain.AssertionException
field, parametersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
notStrictlyBefore
-
notBefore
-
type
- Specified by:
typein classAssertionException
-