Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Class: RT.Util.RhoParseException

Summary

Represents a RhoML parsing exception.

Instance properties

intGets the column number at which the parse error occurred.
intGets the line number at which the parse error occurred.
stringA snippet of the JSON string at which the parse error occurred.