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