toggle menu
ktor
3.0.0-beta-2
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
posix
switch theme
search in API
ktor-io
/
io.ktor.utils.io.errors
/
PosixException
/
OverflowException
Overflow
Exception
posix
class
OverflowException
(
message
:
String
)
:
PosixException
Members
Constructors
Overflow
Exception
Link copied to clipboard
posix
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
posix
open
val
cause
:
Throwable
?
errno
Link copied to clipboard
posix
val
errno
:
Int
error code that caused this exception
message
Link copied to clipboard
posix
open
val
message
:
String
?