Class RuntimeException
Guzzle exception
- Exception
- RuntimeException
- Guzzle\Common\Exception\RuntimeException implements Guzzle\Common\Exception\GuzzleException
Direct known subclasses
Guzzle\Http\Exception\CouldNotRewindStreamException
,
Guzzle\Http\Exception\RequestException
,
Guzzle\Plugin\ErrorResponse\Exception\ErrorResponseException
,
Guzzle\Service\Exception\CommandException
,
Guzzle\Service\Exception\DescriptionBuilderException
,
Guzzle\Service\Exception\InconsistentClientTransferException
,
Guzzle\Service\Exception\ResponseClassException
,
Guzzle\Service\Exception\ServiceBuilderException
,
Guzzle\Service\Exception\ValidationException
Indirect known subclasses
Aws\Common\Exception\TransferException
,
Guzzle\Http\Exception\BadResponseException
,
Guzzle\Http\Exception\ClientErrorResponseException
,
Guzzle\Http\Exception\CurlException
,
Guzzle\Http\Exception\ServerErrorResponseException
,
Guzzle\Http\Exception\TooManyRedirectsException
,
Guzzle\Service\Exception\ServiceNotFoundException
Methods summary
Methods detail
Methods inherited from Exception
__construct()
,
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()