Class NotAllAclsFoundException
This exception is thrown when you have requested ACLs for multiple object identities, but the AclProvider implementation failed to find ACLs for all identities.
This exception contains the partial result.
- Exception
- Symfony\Component\Security\Acl\Exception\Exception
- Symfony\Component\Security\Acl\Exception\AclNotFoundException
- Symfony\Component\Security\Acl\Exception\NotAllAclsFoundException
Namespace: Symfony\Component\Security\Acl\Exception
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at NotAllAclsFoundException.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at NotAllAclsFoundException.php
public
|
|
public
|
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|