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