PHP Class Dietcube\Controller\ErrorController

Inheritance: extends Dietcube\Controller, implements Dietcube\Controller\ErrorControllerInterface
Afficher le fichier Open project: mercari/dietcube

Méthodes publiques

Méthode Description
internalError ( Exception $error )
methodNotAllowed ( )
notFound ( )

Method Details

internalError() public méthode

public internalError ( Exception $error )
$error Exception

methodNotAllowed() public méthode

public methodNotAllowed ( )

notFound() public méthode

public notFound ( )