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