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

namespace Elastica\Exception;

/**
 * Client exception.
 *
 * @author Nicolas Ruflin <spam@ruflin.com>
 */
class ClientException extends \RuntimeException implements ExceptionInterface
{
}