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