Package tech.jhipster.lite.error.domain
Class StringTooLongException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.error.domain.AssertionException
tech.jhipster.lite.error.domain.StringTooLongException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic tech.jhipster.lite.error.domain.StringTooLongException.StringTooLongExceptionBuilderbuilder()Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
builder
public static tech.jhipster.lite.error.domain.StringTooLongException.StringTooLongExceptionBuilder builder()
-