Current File : /home/jvzmxxx/wiki/vendor/ruflin/elastica/lib/Elastica/Exception/QueryBuilderException.php
<?php

namespace Elastica\Exception;

/**
 * QueryBuilder exception.
 *
 * @author Manuel Andreo Garcia <andreo.garcia@googlemail.com>
 */
class QueryBuilderException extends \RuntimeException implements ExceptionInterface
{
}