__construct()
__construct(string $className, string $message = self::MESSAGE, integer $code = self::CODE)
Construct a new exception
Parameters
| string |
$className |
Name of the class that was not found |
| string |
$message |
Error message |
| integer |
$code |
Error code |