Class NotBeforeTimeException
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.NotBeforeTimeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final record -
Method Summary
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
public static NotBeforeTimeException.NotBeforeTimeExceptionBuilder field(String fieldName, Instant value) -
type
- Specified by:
typein classAssertionException
-