public class OpenIDAuthFailedException extends OpenIDAuthException
Constructor and Description |
---|
OpenIDAuthFailedException() |
OpenIDAuthFailedException(String message) |
OpenIDAuthFailedException(String message,
Throwable cause) |
OpenIDAuthFailedException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getNiceMessage()
Subclasses required to return a niceMessage explaining
the exception error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OpenIDAuthFailedException()
public OpenIDAuthFailedException(String message)
public OpenIDAuthFailedException(Throwable cause)
public String getNiceMessage()
OpenIDAuthException
getNiceMessage
in class OpenIDAuthException
Copyright © 2021 Atlassian. All rights reserved.