Package tech.jhipster.lite.error.domain
Class StringTooShortException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.jhipster.lite.error.domain.AssertionException
tech.jhipster.lite.error.domain.StringTooShortException
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic tech.jhipster.lite.error.domain.StringTooShortException.StringTooShortExceptionBuilderbuilder()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.StringTooShortException.StringTooShortExceptionBuilder builder()
-