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, toString
public OpenIDAuthResponseException()
public OpenIDAuthResponseException(String message)
public OpenIDAuthResponseException(Throwable cause)
public String getNiceMessage()
OpenIDAuthException
getNiceMessage
in class OpenIDAuthException
Copyright © 2021 Atlassian. All rights reserved.