SocketTimeoutException
This exception is thrown in case socket timeout (read or write) exceeded.
This exception is thrown in case socket timeout (read or write) exceeded.
actual class SocketTimeoutException(message: String, val cause: Throwable?) : SocketTimeoutException
This exception is thrown in case socket timeout (read or write) exceeded.
This exception is thrown in case socket timeout (read or write) exceeded.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Extensions
Link copied to clipboard
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.
If the exception contains cause that differs from CancellationException returns it otherwise returns itself.