Class RefusedConnectionAddressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.RefusedConnectionAddressException
All Implemented Interfaces:
Serializable

public final class RefusedConnectionAddressException extends RuntimeException
When a refused connection try to connect to the server.
See Also:
  • Constructor Details

    • RefusedConnectionAddressException

      public RefusedConnectionAddressException(String reason, String address)