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