Class AclAlreadyExistsException
This exception is thrown when someone tries to create an ACL for an object identity that already has one.
- Exception
- Symfony\Component\Security\Acl\Exception\Exception
- Symfony\Component\Security\Acl\Exception\AclAlreadyExistsException
Namespace: Symfony\Component\Security\Acl\Exception
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AclAlreadyExistsException.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at AclAlreadyExistsException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|