Home
last modified time | relevance | path

Searched defs:TransferException (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Exception/
DTransferException.php5 class TransferException extends \RuntimeException implements GuzzleException class
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
DTransferException.php4 class TransferException extends \RuntimeException implements GuzzleException class
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Connection/
DGuzzleException.php9 use GuzzleHttp\Exception\TransferException; alias
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DGuzzle.php14 use GuzzleHttp\Exception\TransferException; alias