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