Class NotAfterTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.shared.error.domain.AssertionException
tech.jhipster.lite.shared.error.domain.NotAfterTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic tech.jhipster.lite.shared.error.domain.NotAfterTimeException.NotAfterTimeExceptionBuildertype()Methods inherited from class tech.jhipster.lite.shared.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
-
field
-
type
- Specified by:
typein classAssertionException
-