Home
last modified time | relevance | path

Searched refs:ExceptionInterface (Results 1 – 25 of 34) sorted by last modified time

12

/plugin/combo/vendor/symfony/process/Exception/
H A DExceptionInterface.php19 interface ExceptionInterface extends \Throwable interface
H A DLogicException.php19 class LogicException extends \LogicException implements ExceptionInterface
H A DInvalidArgumentException.php19 class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
H A DRuntimeException.php19 class RuntimeException extends \RuntimeException implements ExceptionInterface
/plugin/combo/vendor/symfony/yaml/Exception/
H A DRuntimeException.php19 class RuntimeException extends \RuntimeException implements ExceptionInterface
H A DExceptionInterface.php19 interface ExceptionInterface extends \Throwable interface
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClientConfiguration.php8 use Nyholm\Dsn\Exception\ExceptionInterface as DsnException;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DBulkException.php5 class BulkException extends \RuntimeException implements ExceptionInterface
H A DConnectionException.php13 class ConnectionException extends \RuntimeException implements ExceptionInterface
H A DElasticsearchException.php14 class ElasticsearchException extends \Exception implements ExceptionInterface
H A DExceptionInterface.php10 interface ExceptionInterface extends \Throwable interface
H A DJSONParseException.php10 class JSONParseException extends \JsonException implements ExceptionInterface
H A DNotFoundException.php10 class NotFoundException extends \RuntimeException implements ExceptionInterface
H A DNotImplementedException.php12 class NotImplementedException extends \BadMethodCallException implements ExceptionInterface
H A DResponseException.php13 class ResponseException extends \RuntimeException implements ExceptionInterface
H A DClientException.php10 class ClientException extends \RuntimeException implements ExceptionInterface
H A DInvalidException.php10 class InvalidException extends \InvalidArgumentException implements ExceptionInterface
H A DQueryBuilderException.php10 class QueryBuilderException extends \RuntimeException implements ExceptionInterface
H A DRequestEntityTooLargeException.php7 class RequestEntityTooLargeException extends \RuntimeException implements ExceptionInterface
H A DRuntimeException.php10 class RuntimeException extends \RuntimeException implements ExceptionInterface
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
H A DExceptionInterface.php12 interface ExceptionInterface interface
H A DInvalidArgumentException.php10 class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
/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
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DElasticaHandler.php19 use Elastica\Exception\ExceptionInterface; alias
123 } catch (ExceptionInterface $e) {
/plugin/jplayer/vendor/symfony/process/Exception/
H A DExceptionInterface.php19 interface ExceptionInterface interface

12