Module swim.ws
Package swim.ws

Class WsException

All Implemented Interfaces:
Serializable

public class WsException extends RuntimeException
See Also:
  • Constructor Details

    • WsException

      public WsException(String message, Throwable cause)
    • WsException

      public WsException(String message)
    • WsException

      public WsException(Throwable cause)