* @package be.bastelstu.chat * @subpackage system.chat.command */ class NotFoundException extends \Exception { }