Ktor
Toggle table of contents
3.1.3
Select version
3.1.3
3.0.3
2.3.12
2.2.4
2.0.3
1.6.8
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
?