ParseException

constructor(input: Any?, offendingSymbol: String?, line: Int, column: Int, message: String?, throwable: Throwable?)

Parameters

message

human-readable description of the failure

throwable

lower-level cause, normally a typed parser-impl syntax exception