Class WSEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.event.ws.internal.exception.WSEventException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.WSEventException(String message) Deprecated.WSEventException(String message, Throwable cause) Deprecated.WSEventException(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
-
WSEventException
public WSEventException()Deprecated. -
WSEventException
Deprecated. -
WSEventException
Deprecated. -
WSEventException
Deprecated.
-