Uses of Class
com.atlassian.crowd.exception.ObjectAlreadyExistsException
Packages that use ObjectAlreadyExistsException
-
Uses of ObjectAlreadyExistsException in com.atlassian.crowd.exception
Subclasses of ObjectAlreadyExistsException in com.atlassian.crowd.exceptionModifier and TypeClassDescriptionclassUsed to indicate that there exists an application with the same name as the one to be created.classThrown to indicate that a membership cannot be added because it already exists.final classThrown to indicate that a user already exists in the directory.