Package oracle.iam.application.exception
Class InvalidInputParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.application.exception.InvalidInputParameterException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidInputParameterException
(String message) InvalidInputParameterException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidInputParameterException
-
InvalidInputParameterException
-