|
Erebot
latest
A modular IRC bot for PHP 5.3+
|
An exception thrown when the given item could not be found. More...
Inheritance diagram for Erebot\NotFoundException:An exception thrown when the given item could not be found.
Often used is getters which operate on associative arrays when asked for a key which doesn't exist.
Definition at line 30 of file NotFoundException.php.