Package com.streambase.sb.client
Class ClusterRedirectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.streambase.sb.StreamBaseException
com.streambase.sb.client.ClusterRedirectException
- All Implemented Interfaces:
com.streambase.sb.util.LocatedItem
,Serializable
-
Constructor Summary
ConstructorDescriptionClusterRedirectException
(String a_message) ClusterRedirectException
(String a_message, Throwable a_cause) ClusterRedirectException
(Throwable a_cause) -
Method Summary
Methods inherited from class com.streambase.sb.StreamBaseException
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClusterRedirectException
-
ClusterRedirectException
-
ClusterRedirectException
-