Namespace DSchoenbauer\Orm\Exception
| InvalidDataTypeException | Thrown when a data type is provided other than the required data type |
| RequiredFieldMissingException | A required field is not present in the data payload |
| OrmExceptionInterface | Core interface to capture all exceptions of this library |