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