Package com.atlassian.crowd.exception
Class UserAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.exception.CrowdException
com.atlassian.crowd.exception.ObjectAlreadyExistsException
com.atlassian.crowd.exception.UserAlreadyExistsException
- All Implemented Interfaces:
Serializable
Thrown to indicate that a user already exists in the directory.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserAlreadyExistsException
-
-
Method Details
-
getDirectoryId
public long getDirectoryId() -
getUserName
-