public class OpenIDAuthResponseException extends OpenIDAuthException
| Constructor and Description |
|---|
OpenIDAuthResponseException() |
OpenIDAuthResponseException(String message) |
OpenIDAuthResponseException(String message,
Throwable cause) |
OpenIDAuthResponseException(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, toStringpublic OpenIDAuthResponseException()
public OpenIDAuthResponseException(String message)
public OpenIDAuthResponseException(Throwable cause)
public String getNiceMessage()
OpenIDAuthExceptiongetNiceMessage in class OpenIDAuthExceptionCopyright © 2018 Atlassian. All rights reserved.