Class DeviceFarmException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\DeviceFarm\Exception\DeviceFarmException
- Namespace: Aws\DeviceFarm\Exception
- Located at DeviceFarm/Exception/DeviceFarmException.php
Represents an error interacting with the Amazon DeviceFarm service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
The following are the known exception codes and corresponding data shapes that
this service may return as part of an error response.
ArgumentException
[ 'message' => '<string>', ]
Description
An invalid argument was specified.
Members
CannotDeleteException
[ 'message' => '<string>', ]
IdempotencyException
[ 'message' => '<string>', ]
Description
An entity with the same name already exists.
Members
InternalServiceException
[ 'message' => '<string>', ]
Description
An internal exception was raised in the service. Contact aws-devicefarm-support@amazon.com if you see this error.
Members
InvalidOperationException
[ 'message' => '<string>', ]
Description
There was an error with the update request, or you do not have sufficient permissions to update this VPC endpoint configuration.
Members
LimitExceededException
[ 'message' => '<string>', ]
Description
A limit was exceeded.
Members
NotEligibleException
[ 'message' => '<string>', ]
Description
Exception gets thrown when a user is not eligible to perform the specified transaction.
Members
NotFoundException
[ 'message' => '<string>', ]
Description
The specified entity was not found.
Members
ServiceAccountException
[ 'message' => '<string>', ]
Description
There was a problem with the service account.
Members
TagOperationException
[ 'message' => '<string>', 'resourceName' => '<string>', ]
Description
The operation was not successful. Try again.
Members
TagPolicyException
[ 'message' => '<string>', 'resourceName' => '<string>', ]
Description
The request doesn't comply with the AWS Identity and Access Management (IAM) tag policy. Correct your request and then retry it.
Members
TooManyTagsException
[ 'message' => '<string>', 'resourceName' => '<string>', ]