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, toStringpublic String getMessage()
getMessage in class Throwablepublic String getNiceMessage()
OpenIDAuthExceptiongetNiceMessage in class OpenIDAuthRequestExceptionCopyright © 2018 Atlassian. All rights reserved.