SokDoc

sok / Sok.Exceptions / ConnectionRefusedException

ConnectionRefusedException

class ConnectionRefusedException : SokException (source)

Platform and version requirements: Common

Exception thrown when a client tries to connect and fails

Parameters

message - Message given by the exception when thrown

Constructors

<init> ConnectionRefusedException(message: String = "The peer refused the connection")
Exception thrown when a client tries to connect and fails