Package tech.jhipster.lite.error.domain
Class NotAfterTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.error.domain.AssertionException
tech.jhipster.lite.error.domain.NotAfterTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic NotAfterTimeExceptionstatic NotAfterTimeExceptionnotStrictlyAfter(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
-
notStrictlyAfter
-
notAfter
-
type
- Specified by:
typein classAssertionException
-