Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.leandev.appfuse.exception.ApplicationException
io.leandev.appfuse.exception.VerificationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVerificationException(String message, Object... params) VerificationException(String message, Throwable cause, Object... params) VerificationException(Throwable cause) -
Method Summary
Methods inherited from class ApplicationException
getMessage, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
VerificationException
public VerificationException() -
VerificationException
-
VerificationException
-
VerificationException
-