PHP 클래스 Dietcube\Controller\ErrorController

상속: extends Dietcube\Controller, implements Dietcube\Controller\ErrorControllerInterface
파일 보기 프로젝트 열기: mercari/dietcube

공개 메소드들

메소드 설명
internalError ( Exception $error )
methodNotAllowed ( )
notFound ( )

메소드 상세

internalError() 공개 메소드

public internalError ( Exception $error )
$error Exception

methodNotAllowed() 공개 메소드

public methodNotAllowed ( )

notFound() 공개 메소드

public notFound ( )