Click or drag to resize

SequenceParserException Properties

The SequenceParserException type exposes the following members.

Properties
  NameDescription
Public propertyContext
A second entity giving some further error information, if available (i.e. not null)
Public propertyMessage
The error message of the exception.
(Overrides ExceptionMessage.)
Public propertyName
Typically the name of the primary erroneous entity (may be also a compound construct)
Top
See Also