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, toString
public OAuthAdminServiceIdentityOAuthAdminException()
public OAuthAdminServiceIdentityOAuthAdminException(String s)
public OAuthAdminServiceIdentityOAuthAdminException(String s, Throwable ex)
public OAuthAdminServiceIdentityOAuthAdminException(Throwable cause)
public void setFaultMessage(OAuthAdminServiceIdentityOAuthAdminException msg)
public OAuthAdminServiceIdentityOAuthAdminException getFaultMessage()
Copyright © 2017 WSO2. All rights reserved.