Exception | Description |
---|---|
BadDataPathCardinalityException |
Exception thrown when an attempt to retrieve a data from a path with multiple data inside the path (not in the last segment)
|
BadItemTypeException |
Exception thrown when the type of the item value doesn't match the asked type
|
NotUniqueTypeException |
Exception thrown when many types are compatibles with an item
|
UndefinedItemPathException |
Exception thrown when an attempt to retrieve a model item from an undefined path
|
UnknownTypeException |
Exception thrown when the type of the item is unkwnon
|