Summary
Represents a RhoML parsing exception.
Instance properties
| int | | Gets the column number at which the parse error occurred. |
| int | | Gets the line number at which the parse error occurred. |
| string | | A snippet of the JSON string at which the parse error occurred. |