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