ConnectionRefused

class ConnectionRefused(cause: Throwable?) : TcpSocket.IOException

Properties

cause
Link copied to clipboard
common
open val cause: Throwable?
message
Link copied to clipboard
common
open override val message: String