class ParserException : Exception
An HTTP parser exception
<init>
ParserException(message: String)
rootCause
val Throwable.rootCause: Throwable?
Root cause of the Throwable.