SocketTimeoutException

Constructors

Link copied to clipboard
expect constructor(message: String)
constructor(message: String, cause: Throwable?)
actual constructor(message: String)

Properties

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