Class DirectoryMonitorCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.directory.monitor.DirectoryMonitorCreationException
- All Implemented Interfaces:
Serializable
Signifies an error during the creation of a DirectoryMonitor instance.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDirectoryMonitorCreationException
(String s, Throwable throwable) DirectoryMonitorCreationException
(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
-
DirectoryMonitorCreationException
public DirectoryMonitorCreationException() -
DirectoryMonitorCreationException
-
DirectoryMonitorCreationException
-
DirectoryMonitorCreationException
-