Class SupportException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException
-
Aws\Support\Exception\SupportException
- Namespace: Aws\Support\Exception
- Located at Support/Exception/SupportException.php
AWS Support service exception.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
isConnectionError()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()