ktor-io / io.ktor.utils.io.charsets / TooLongLineException

TooLongLineException

class TooLongLineException : MalformedInputException

Constructors

<init>

TooLongLineException(message: String)

Inherited Properties

message

open val message: String?