NanoFramework
1.5.2
A tiny PHP Framework
Loading...
Searching...
No Matches
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.13.2