Package rife.validation.exceptions
Class ValidationBuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
rife.validation.exceptions.ValidationBuilderException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingMarkingBlockException
- See Also:
-
Constructor Summary
ConstructorDescriptionValidationBuilderException
(String message) ValidationBuilderException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ValidationBuilderException
-
ValidationBuilderException
-
ValidationBuilderException
-