ParseException

constructor(input: String, message: String, position: Int)

Parameters

input

The input being parsed

message

Additional contextual message around what the failure was

position

The position where the parse failure happened