Package oracle.iam.application.exception
Class NoApplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.application.exception.NoApplicationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoApplicationException
(String message) NoApplicationException
(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
-
NoApplicationException
-
NoApplicationException
-