Class ApplicationManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.application.ApplicationManagerException
- All Implemented Interfaces:
Serializable
Represents an error attempting to modify application configuration.
- See Also:
-
Constructor Summary
ConstructorDescriptionApplicationManagerException
(String s, Throwable throwable) ApplicationManagerException
(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApplicationManagerException
public ApplicationManagerException() -
ApplicationManagerException
-
ApplicationManagerException
-
ApplicationManagerException
-