The following tables list the members exposed by OPathException.
| Name | Description | |
|---|---|---|
| OPathException Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Data | (Inherited from System.Exception) | |
| HelpLink | (Inherited from System.Exception) | |
| InnerException | (Inherited from System.Exception) | |
| Message | (Inherited from System.Exception) | |
| OPath | Returns the whole OPath expression that is parsed. | |
| Source | (Inherited from System.Exception) | |
| StackTrace | (Inherited from System.Exception) | |
| TargetSite | (Inherited from System.Exception) | |
| Token | Returns the token that generated the exception. |
| Name | Description | |
|---|---|---|
| GetBaseException | (Inherited from System.Exception) | |
| GetObjectData | Overridden. Restores the objects data after serialization. | |
| GetType | (Inherited from System.Exception) | |
| ToString | Overridden. Returns a string representation of the current instance of the class. |