PHP Interface Autarky\Errors\ErrorHandlerInterface

Afficher le fichier Open project: autarky/framework Interface Usage Examples

Méthodes publiques

Méthode Description
handle ( Exception $exception ) : Response Handle an exception.

Method Details

handle() public méthode

Handle an exception.
public handle ( Exception $exception ) : Response
$exception Exception
Résultat Symfony\Component\HttpFoundation\Response