Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.complexible.common.protocols.server.ServerException
- All Implemented Interfaces:
Serializable
- Since:
- 2.0
- Version:
- 2.0
- Author:
- Michael Grove
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServerException(String theMessage) ServerException(String theMessage, Throwable theCause) ServerException(Throwable theCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerException
-
ServerException
-
ServerException
-