Symfony2 API
Class

Symfony\Component\Security\Acl\Exception\NoAceFoundException

class NoAceFoundException extends Exception

This exception is thrown when we cannot locate an ACE that matches the combination of permission masks and security identities.

Methods

__construct()

Details

at line 22
public __construct()