2012-12-13 33 views

回答

9

我發現這一點:

Doctrine\Common\DataFixtures\Exception\CircularReferenceException 
Doctrine\Common\Annotations\AnnotationException 
Doctrine\Common\CommonException 
Doctrine\Common\Persistence\Mapping\MappingException 
Doctrine\ORM\TransactionRequiredException 
Doctrine\ORM\Query\QueryException 
Doctrine\ORM\Query\AST\ASTException 
Doctrine\ORM\Mapping\MappingException 
Doctrine\ORM\UnexpectedResultException 
Doctrine\ORM\PessimisticLockException 
Doctrine\ORM\OptimisticLockException 
Doctrine\ORM\Internal\Hydration\HydrationException 
Doctrine\ORM\ORMException 
Doctrine\ORM\NonUniqueResultException 
Doctrine\ORM\EntityNotFoundException 
Doctrine\ORM\Tools\ToolsException 
Doctrine\ORM\Tools\Export\ExportException 
Doctrine\ORM\Proxy\ProxyException 
Doctrine\ORM\NoResultException 
Doctrine\ORM\ORMInvalidArgumentException 
Doctrine\DBAL\Query\QueryException 
Doctrine\DBAL\Types\ConversionException 
Doctrine\DBAL\Schema\SchemaException 
Doctrine\DBAL\Sharding\ShardingException 
Doctrine\DBAL\ConnectionException 
Doctrine\DBAL\Cache\CacheException 
Doctrine\DBAL\Driver\OCI8\OCI8Exception 
Doctrine\DBAL\Driver\SQLSrv\SQLSrvException 
Doctrine\DBAL\Driver\Mysqli\MysqliException 
Doctrine\DBAL\Driver\IBMDB2\DB2Exception 
Doctrine\DBAL\DBALException 

Here

+0

鏈接已死且列表未更新。 – Starx

+0

[更新後的鏈接](http://webdeveloper.gdemolished.com/list-of-symfony2-exceptions/) - 不確定有效性 – Nukeface

+0

當前來源:[Doctrine \ Common](http://www.doctrine-project。組織/ API /普通/ 2.5 /類Doctrine.Common.CommonException.html); [學說\ DBAL](http://www.doctrine-project.org/api/dbal/2.5/class-Doctrine.DBAL.DBALException.html); [學說\ ORM](http://www.doctrine-project.org/api/orm/2.5/class-Doctrine.ORM.ORMException.html) –