Package org.skr.common.exception
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.skr.common.exception.ValidationException
- All Implemented Interfaces:
Serializable
The super class for exceptions
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionValidationException(@NotEmpty List<ErrorInfo> errorInfos) ValidationException(@NotNull ErrorInfo errorInfo) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationException
-
ValidationException
-
-
Method Details
-
getErrorInfos
-
worstErrorLevel
-