Class AliasAlreadyInUseRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.crowd.manager.application.AliasAlreadyInUseRuntimeException
- All Implemented Interfaces:
Serializable
TODO: replace this with AliasAlreadyInUseException when bumping major version
RuntimeException version of
AliasAlreadyInUseException
- See Also:
-
Constructor Summary
ConstructorDescriptionAliasAlreadyInUseRuntimeException
(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
-
AliasAlreadyInUseRuntimeException
-
-
Method Details
-
getApplicationName
-
getAliasName
-
getUsername
-