Class ConnectionErrorException

All Implemented Interfaces:
Serializable

public class ConnectionErrorException extends NetworkException
Connection error when trying to connect to the server.
See Also:
  • Constructor Details

    • ConnectionErrorException

      public ConnectionErrorException(Throwable cause)