docs depage-graphics
Exceptions
FileNotFound.php
Go to the documentation of this file.
1
<?php
10
namespace
Depage\Graphics\Exceptions
;
11
15
class
FileNotFound
extends
\Exception {}
Depage\Graphics\Exceptions\FileNotFound
Input file not found exception.
Definition
FileNotFound.php:15
Depage\Graphics\Exceptions
Definition
Exception.php:10