Class ConnectionRefusedException

All Implemented Interfaces:
Serializable

@UnstableApi public class ConnectionRefusedException extends ConnectionException
This exception is thrown, when the remote peer refuses to establish a connection with us.
See Also:
  • Constructor Details

    • ConnectionRefusedException

      public ConnectionRefusedException()