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