Namespace: Json.Path
Inheritance: PathParseException
🡒 Exception
🡒 object
Implemented interfaces:
- ISerializable
Thrown when an error occurs attempting to parse a JSON Path.
Properties
Name | Type | Summary |
---|---|---|
Data | IDictionary | Â |
HelpLink | string | Â |
HResult | int | Â |
Index | int | The index at which the error occurred. |
InnerException | Exception | Â |
Message | string | Â |
Source | string | Â |
StackTrace | string | Â |
TargetSite | MethodBase | Â |