Ktor
Toggle table of contents
3.1.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
posix
Platform filter
posix
Switch theme
Search in API
Ktor
ktor-network
/
io.ktor.network.selector
/
SocketError
Socket
Error
posix
class
SocketError
:
IllegalStateException
(
source
)
Deprecated (with error)
This will not be thrown since 2.0.0.
Members
Constructors
Socket
Error
Link copied to clipboard
posix
constructor
(
)
Properties
cause
Link copied to clipboard
posix
open
val
cause
:
Throwable
?
message
Link copied to clipboard
posix
open
val
message
:
String
?