Class TransferException
Transfer request exception
- Exception
- RuntimeException
- Guzzle\Common\Exception\RuntimeException implements Guzzle\Common\Exception\GuzzleException
- Guzzle\Http\Exception\RequestException implements Guzzle\Http\Exception\HttpException
- Guzzle\Http\Exception\CurlException
- Aws\Common\Exception\TransferException implements Aws\Common\Exception\AwsExceptionInterface
Methods summary
Methods detail
Methods inherited from Guzzle\Http\Exception\CurlException
getCurlHandle()
,
getCurlInfo()
,
getError()
,
getErrorNo()
,
setCurlHandle()
,
setCurlInfo()
,
setError()
Methods inherited from Guzzle\Http\Exception\RequestException
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()