class TransferException in Auth0 Single Sign On 8.2
Hierarchy
- class \GuzzleHttp\Exception\TransferException extends \GuzzleHttp\Exception\RuntimeException implements \GuzzleHttp\Exception\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 {
}