Acl\Exception (Component\Security)
Symfony\Component\Security\Acl\Exception
Classes
AclAlreadyExistsException | This exception is thrown when someone tries to create an ACL for an object identity that already has one. |
AclNotFoundException | This exception is thrown when we cannot locate an ACL for a passed ObjectIdentity implementation. |
ConcurrentModificationException |