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