Class EmrException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface uses Aws\HasMonitoringEventsTrait
-
Aws\Emr\Exception\EmrException
- Namespace: Aws\Emr\Exception
- Located at Emr/Exception/EmrException.php
Represents an error interacting with the Amazon Elastic MapReduce service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()