Class SocketIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.socket.client.SocketIOException
All Implemented Interfaces:
Serializable

public class SocketIOException extends Exception
See Also:
  • Constructor Details

    • SocketIOException

      public SocketIOException()
    • SocketIOException

      public SocketIOException(String message)
    • SocketIOException

      public SocketIOException(String message, Throwable cause)
    • SocketIOException

      public SocketIOException(Throwable cause)