Class WebsocketNotConnectedException

  • All Implemented Interfaces:
    Serializable

    public class WebsocketNotConnectedException
    extends RuntimeException
    exception which indicates the websocket is not yet connected (READYSTATE.OPEN)
    See Also:
    Serialized Form
    • Constructor Detail

      • WebsocketNotConnectedException

        public WebsocketNotConnectedException()