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