Package io.jans.as.model.exception
Class InvalidParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.jans.as.model.exception.InvalidParameterException
- All Implemented Interfaces:
Serializable
- Author:
- Javier Rojas Blum Date: 10.22.2012
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidParameterException
(String message) InvalidParameterException
(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
-
InvalidParameterException
-
InvalidParameterException
-
InvalidParameterException
-