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