sok / Sok.Exceptions / ConnectionRefusedException
class ConnectionRefusedException : SokException (source)
Platform and version requirements: Common
Exception thrown when a client tries to connect and fails
message - Message given by the exception when thrown
| <init> | ConnectionRefusedException(message: String = "The peer refused the connection")Exception thrown when a client tries to connect and fails |