Point |
A PointGroupQueryInvalidPointGroupValueException is thrown by the PointGroup.SetQuery() method when the query sets the PointGroup field to an invalid value. This happens when the PointGroup field is set to a point group name that does not exist, or when it is the name of the point group on which the query is being set.
The PointGroupQueryInvalidPointGroupValueException type exposes the following members.
Name | Description | |
---|---|---|
![]() | InvalidPointGroup | Returns the name of the invalid point group. |
![]() | 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) |