Class AliasAlreadyInUseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.application.AliasAlreadyInUseException
- All Implemented Interfaces:
Serializable
Used to indicate that an alias is already used by another application user.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAliasAlreadyInUseException
(String applicationName, String aliasName, String username) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AliasAlreadyInUseException
-
-
Method Details
-
getApplicationName
-
getAliasName
-
getUsername
-