Namespace: Json.JsonE
Inheritance: JsonEException
🡒 Exception
🡒 object
Implemented interfaces:
- ISerializable
Thrown when something goes wrong during a JSON-e evaluation.
Properties
Name | Type | Summary |
---|---|---|
Data | IDictionary | Â |
HelpLink | string | Â |
HResult | int | Â |
InnerException | Exception | Â |
Message | string | Â |
Source | string | Â |
StackTrace | string | Â |
TargetSite | MethodBase | Â |