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

public class ServerClientSelfTestException extends RuntimeException
Indicates that the self test between HTTP server and client failed.
See Also:
  • Constructor Details

    • ServerClientSelfTestException

      public ServerClientSelfTestException(String message)
    • ServerClientSelfTestException

      public ServerClientSelfTestException(String message, Throwable cause)