class TransferException in Lockr 7.3
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 {
}