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