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