Class WebXClientException

All Implemented Interfaces:
Serializable

public class WebXClientException extends WebXException
A general client exception thrown when methods to the client-facing classes (ie Tunnel and Client) are called and the state of the client is not valid.
See Also:
  • Constructor Details

    • WebXClientException

      public WebXClientException(String message)
      Constructor with an error message
      Parameters:
      message - the error message