NanoFramework
1.4.0
A tiny PHP Framework
lib
Exceptions
Error404Exception.php
Go to the documentation of this file.
1
<?php
2
3
namespace
SteeveDroz\NanoFramework\Exceptions
;
4
10
class
Error404Exception
extends
\Exception
11
{
12
}
SteeveDroz\NanoFramework\Exceptions\Error404Exception
Detects deliberate 404 errors.
Definition:
Error404Exception.php:11
SteeveDroz\NanoFramework\Exceptions
Definition:
Error404Exception.php:3
Generated by
1.9.3