public class AliasAlreadyInUseException extends Exception
Constructor and Description |
---|
AliasAlreadyInUseException(String applicationName,
String aliasName,
String username) |
Modifier and Type | Method and Description |
---|---|
String |
getAliasName() |
String |
getApplicationName() |
String |
getUsername() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 Atlassian. All rights reserved.