Class ConcurrentModificationException
This exception is thrown whenever you change shared properties of more than one ACL of the same class type concurrently.
- Exception
- Symfony\Component\Security\Acl\Exception\Exception
- Symfony\Component\Security\Acl\Exception\ConcurrentModificationException
Namespace: Symfony\Component\Security\Acl\Exception
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at ConcurrentModificationException.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at ConcurrentModificationException.php
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|