Calitha GOLD Parser Engine Documentation

TokenErrorEventArgs Properties

The properties of the TokenErrorEventArgs class are listed below. For a complete list of TokenErrorEventArgs class members, see the TokenErrorEventArgs Members topic.

Public Instance Properties

Continue The continue property can be set during the token error event, to continue the parsing process. The current token will be ignored. Default value is false.
Token The error token that also consists of the character that causes the token read error.

See Also

TokenErrorEventArgs Class | com.calitha.goldparser Namespace