Class AssertionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.shared.error.domain.AssertionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MissingMandatoryValueException, NotAfterTimeException, NotBeforeTimeException, NullElementInCollectionException, NumberValueTooHighException, NumberValueTooLowException, StringTooLongException, StringTooShortException, StringWithWhitespacesException, TooManyElementsException

public abstract class AssertionException extends RuntimeException
See Also: