public class AuthenticationRequiredException extends ServiceException
applicationName
and provides a URI
to authenticateConstructor and Description |
---|
AuthenticationRequiredException(KeyedMessage message,
Throwable cause,
URI authenticationUri,
String applicationName) |
AuthenticationRequiredException(KeyedMessage message,
URI authenticationUri,
String applicationName) |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName() |
URI |
getAuthenticationUri() |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthenticationRequiredException(@Nonnull KeyedMessage message, URI authenticationUri, String applicationName)
Copyright © 2019 Atlassian. All rights reserved.