Package com.streambase.sb.client
Class ClientConnectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.streambase.sb.StreamBaseException
com.streambase.sb.client.NetworkException
com.streambase.sb.client.ClientConnectException
- 
Constructor Summary
ConstructorsConstructorDescriptionClientConnectException(String message) ClientConnectException(String message, Throwable cause) ClientConnectException(Throwable cause)  - 
Method Summary
Methods inherited from class com.streambase.sb.StreamBaseException
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ClientConnectException
 - 
ClientConnectException
 - 
ClientConnectException
 
 -