public class OAuthServiceIdentityException extends Exception
| Constructor and Description |
|---|
OAuthServiceIdentityException() |
OAuthServiceIdentityException(String s) |
OAuthServiceIdentityException(String s,
Throwable ex) |
OAuthServiceIdentityException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
OAuthServiceIdentityException |
getFaultMessage() |
void |
setFaultMessage(OAuthServiceIdentityException msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OAuthServiceIdentityException()
public OAuthServiceIdentityException(String s)
public OAuthServiceIdentityException(Throwable cause)
public void setFaultMessage(OAuthServiceIdentityException msg)
public OAuthServiceIdentityException getFaultMessage()
Copyright © 2019 WSO2. All rights reserved.