You are here

class TransferException in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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