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