ParserException

constructor(line: Int? = null, column: Int? = null, tokensConsumed: Int = 0, rule: Rule<*>? = null, element: PatternElement? = null, message: String, cause: Throwable? = null)