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