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