models/exceptions/exceptions library
Exceptions / Errors
- BadTypeException
-
Thrown when
ModelUtilstries to get a field and the type is not matched - MissingFieldException
-
Returned when
ModelUtilstries to get a field that does not exist
ModelUtils tries to get a field and the type is not matched
ModelUtils tries to get a field that does not exist