You are here

class TransferException in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/Exception/TransferException.php \GuzzleHttp\Exception\TransferException

Hierarchy

Expanded class hierarchy of TransferException

File

vendor/guzzlehttp/guzzle/src/Exception/TransferException.php, line 4

Namespace

GuzzleHttp\Exception
View source
class TransferException extends \RuntimeException implements GuzzleException {

}

Members