PHP Class Symfony\Component\Security\Exception\AccessDeniedException

Author: Fabien Potencier ([email protected])
Inheritance: extends RuntimeException
Afficher le fichier Open project: pmjones/php-framework-benchmarks

Méthodes publiques

Méthode Description
__construct ( $message = '', $code = 403, Exception $previous = null )

Method Details

__construct() public méthode

public __construct ( $message = '', $code = 403, Exception $previous = null )
$previous Exception