db
AdminPageNotFoundExceptionHandler Class Reference

Inherits AppExceptionHandler.

Public Member Functions

 getLogLevel ()
 
 handleException ($exception)
 
 isFor ($exception)
 

Protected Attributes

 $htmlToShow = "www/errors/404.php"
 

Detailed Description

Handles if page is not found

Member Function Documentation

◆ getLogLevel()

getLogLevel ( )

◆ handleException()

handleException (   $exception)

◆ isFor()

isFor (   $exception)

Member Data Documentation

◆ $htmlToShow

$htmlToShow = "www/errors/404.php"
protected

The documentation for this class was generated from the following file: