com.atlassian.crowd.manager.application
Class ApplicationManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.application.ApplicationManagerException
- All Implemented Interfaces:
- java.io.Serializable
public class ApplicationManagerException
- extends java.lang.Exception
Represents an error attempting to modify application configuration.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ApplicationManagerException
public ApplicationManagerException()
ApplicationManagerException
public ApplicationManagerException(java.lang.String s)
ApplicationManagerException
public ApplicationManagerException(java.lang.String s,
java.lang.Throwable throwable)
ApplicationManagerException
public ApplicationManagerException(java.lang.Throwable throwable)
Copyright © 2011 Atlassian. All Rights Reserved.