|
Exception Summary |
| IncorrectPropertyTypeException |
The InvalidPropertyException is thrown by the Api class when there is an
attemp to fetch a property by type and the property is stored under a different type in the tree. |
| InvalidPropertyException |
The InvalidPropertyException is thrown by the Api class when there is an
attemp to fetch a property that is unknown for the supplied user agent. |
| JsonException |
The JsonException is thrown by the Json class or the Api class when there is an error parsing the Json. |
| UnknownPropertyException |
The UnknownPropertyException is thrown by the Api class when there is an
attemp to fetch a property unknown to the tree. |