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