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

namespace Elastica\Exception;

/**
 * Client exception.
 *
 * @author Mikhail Shamin <munk13@gmail.com>
 */
class RuntimeException extends \RuntimeException implements ExceptionInterface
{
}