public class AuthenticatorException extends Exception
Authenticator,
Serialized Form| Constructor and Description |
|---|
AuthenticatorException() |
AuthenticatorException(AuthenticationErrorType errorType) |
AuthenticatorException(String s) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationErrorType |
getErrorType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticatorException()
public AuthenticatorException(String s)
public AuthenticatorException(AuthenticationErrorType errorType)
public AuthenticationErrorType getErrorType()
Copyright © 2018 Atlassian. All rights reserved.