Class ORMException
ORM-related exceptions
- Exception
Alo\Exception\AbstractException
Alo\Exception\ORMException
Namespace:Alo\Exception
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/ormexception.php
Author:Art <a.molcanovas@gmail.com>
Located atsys/class/alo/exception/ormexception.php
Methods summary
Methods inherited fromAlo\Exception\AbstractException
Methods inherited fromException
__toString(),__wakeup(),getCode(),getFile(),getLine(),getMessage(),getPrevious(),getTrace(),getTraceAsString()
Magic methods summary
Constants summary
integer | E_INVALID_DATATYPE | 101 | # Code when a datatype is not valid |
integer | E_INVALID_QUERY | 102 | # Code when the query is invalid |