Doctrine\ORM\EntityNotFoundException
/Doctrine/ORM/EntityNotFoundException.php at line 11
Class EntityNotFoundException
Class:EntityNotFoundException - Superclass: ORMException
Class:ORMException - Superclass: Exception
Exception
⌊ ORMException
⌊ EntityNotFoundException
public class EntityNotFoundException
extends ORMException
- Author:
- robo
- Since:
- 2.0
Methods inherited from Doctrine\ORM\ORMException |
detachedEntityCannotBeRemoved, entityManagerClosed, entityMissingAssignedId, findByRequiresParameter, invalidEntityState, invalidFindByCall, invalidFlushMode, invalidHydrationMode, invalidResultCacheDriver, metadataCacheNotConfigured, mismatchedEventManager, missingMappingDriverImpl, notSupported, proxyClassesAlwaysRegenerating, queryCacheNotConfigured, removedEntityInCollectionDetected, unknownEntityNamespace, unrecognizedField |
Constructor Detail
/Doctrine/ORM/EntityNotFoundException.php at line 13
EntityNotFoundException
public EntityNotFoundException()
Exception thrown when a Proxy fails to retrieve an Entity result.