The PointGroupQueryParserException type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetObjectData | Sets the SerializationInfo object with the parameter name and additional exception information. (Inherited from ArgumentException.) |
Properties
Name | Description | |
---|---|---|
![]() | Message | Gets the error message and the parameter name, or only the error message if no parameter name is set. (Inherited from ArgumentException.) |
![]() | ParamName | Gets the name of the parameter that causes this exception. (Inherited from ArgumentException.) |
![]() | Position |
Returns the location index where the error was found inside of the query.
|
![]() | Query |
Gets the query string that caused the error.
|