OTX Reference  
OpenTestSystem.Otx.Extensions.JSON.Exceptions.JsonException Class Reference

The JsonException is the super class for all exceptions in the JSON extension. A JsonException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.JSON.Exceptions.JsonException:
Inheritance graph

Detailed Description

The JsonException is the super class for all exceptions in the JSON extension. A JsonException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.

IMPORTANT - All terms and action realisations in this extension may potentially throw this exception.