java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | com.atlassian.crowd.exception.CrowdException | |||
↳ | com.atlassian.crowd.exception.DirectoryNotFoundException |
Thrown when a directory could not be found
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the name of the directory that could not be found.
| |||||||||||
Returns the ID of the directory that could not be found.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
|
Returns the name of the directory that could not be found.
Returns the ID of the directory that could not be found.