Class WebXConnectionInterruptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.ill.webx.exceptions.WebXException
eu.ill.webx.exceptions.WebXConnectionInterruptException
All Implemented Interfaces:
Serializable

public class WebXConnectionInterruptException extends WebXException
Thrown when the connection is interrupted either explicitly by the Relay due to another problem or from a thread interrupt.
See Also:
  • Constructor Details

    • WebXConnectionInterruptException

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