ktor-io
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-io
ktor-io
/
io.ktor.utils.io.core
/
BufferLimitExceededException
Buffer
Limit
Exceeded
Exception
class
BufferLimitExceededException
(
message
:
String
)
:
Exception
(
source
)
Members
Constructors
Buffer
Limit
Exceeded
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?