thrown if something failed during the relation parsing
Relation exceptions are being thrown if something failed during the relation parsing.
++ Connection exceptions
++ Connection exceptions
thrown if something failed at the database level
Connection exceptions are being thrown if something failed at the database level. Doctrine offers fully portable database error handling. This means that whether you are using sqlite or some other database you can always get portable error code and message for the occurred error.