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