. */ namespace SP\Core\Exceptions; /** * Class ItemException * * @package SP\Core\Exceptions */ final class ItemException extends \Exception { }