Class EventBrokerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.event.ws.internal.exception.EventBrokerException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.EventBrokerException(String message) Deprecated.EventBrokerException(String message, Throwable cause) Deprecated.EventBrokerException(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EventBrokerException
public EventBrokerException()Deprecated. -
EventBrokerException
Deprecated. -
EventBrokerException
Deprecated. -
EventBrokerException
Deprecated.
-