Package org.somda.sdc.dpws.http.helper
Class ServerClientSelfTestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.somda.sdc.dpws.http.helper.ServerClientSelfTestException
- All Implemented Interfaces:
Serializable
Indicates that the self test between HTTP server and client failed.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionServerClientSelfTestException(String message) ServerClientSelfTestException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ServerClientSelfTestException
-
ServerClientSelfTestException
-