Home
last modified time | relevance | path

Searched refs:ExceptionInterface (Results 26 – 34 of 34) sorted by relevance

12

/plugin/combo/vendor/symfony/process/Exception/
H A DRuntimeException.php19 class RuntimeException extends \RuntimeException implements ExceptionInterface
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DRequestEntityTooLargeException.php7 class RequestEntityTooLargeException extends \RuntimeException implements ExceptionInterface
H A DConnectionException.php13 class ConnectionException extends \RuntimeException implements ExceptionInterface
H A DResponseException.php13 class ResponseException extends \RuntimeException implements ExceptionInterface
H A DElasticsearchException.php14 class ElasticsearchException extends \Exception implements ExceptionInterface
/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DInvalidArgumentException.php15 class InvalidArgumentException extends BaseInvalidArgumentException implements ExceptionInterface
H A DUnexpectedValueException.php13 class UnexpectedValueException extends BaseUnexpectedValueException implements ExceptionInterface
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php8 use Nyholm\Dsn\Exception\ExceptionInterface as DsnException;
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md59 * `ExceptionInterface` extends `Throwable` [#2083](https://github.com/ruflin/Elastica/pull/2083)
1133 - Exception\ElasticsearchException now can be catched like all other exceptions as Exception\ExceptionInterface [#762](https://github.com/ruflin/Elastica/issues/762/)
1683 - All Exceptions now implement Elastica\Exception\ExceptionInterface

12