|
class | ClientPropertiesException |
| he MissingDataException is thrown if a data file was not loaded before a call to methods like GetProperties(string identifier) or GetPropertyNames() More...
|
|
class | DataLoadingException |
| The DataLoadException is thrown if there is a problem loading the data file. More...
|
|
class | IncorrectPropertyTypeException |
| The InvalidPropertyException is thrown by the Api class when there is an attempt to fetch a property by type and the property is stored under a different type in the tree. More...
|
|
class | InvalidPropertyNameException |
| The InvalidPropertyNameException is thrown when an attempt is made to get a property using a property name that does not exist. This typically happens if the property name is misspelled. A full list of possible property names can be found using the GetPropertyNames() method of CarrierApi. More...
|
|
class | JsonException |
| Model of a component's Client-side rule in the trie. More...
|
|
class | MissingDataException |
| he MissingDataException is thrown if a data file was not loaded before a call to methods like GetProperties(string identifier) or GetPropertyNames() More...
|
|
class | UnknownHostException |
| The MissingDataException is thrown if a data file was not loaded before a call to methods like GetProperties(string ip) or GetPropertyNames(); More...
|
|