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

namespace Elastica\Exception;

/**
 * JSON Parse exception.
 */
class JSONParseException extends \RuntimeException implements ExceptionInterface
{
}