ParseException

Constructors

Link copied to clipboard
constructor(lineReader: LineReader, message: String)
constructor(lineReader: LineReader, cause: Exception)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
val line: Int
Link copied to clipboard
open override val message: String