class TransferException in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/guzzle/src/Exception/TransferException.php \GuzzleHttp\Exception\TransferException
Hierarchy
- class \GuzzleHttp\Exception\TransferException extends \GuzzleHttp\Exception\RuntimeException implements GuzzleException
Expanded class hierarchy of TransferException
File
- vendor/
guzzlehttp/ guzzle/ src/ Exception/ TransferException.php, line 4
Namespace
GuzzleHttp\ExceptionView source
class TransferException extends \RuntimeException implements GuzzleException {
}