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
ArgumentException
[ 'message' => '<string>', ]
Description
An invalid argument was specified.
Members
- message
-
- Type: string
Any additional information about the exception.
CannotDeleteException
[ 'message' => '<string>', ]
Description
The requested object could not be deleted.
Members
- message
-
- Type: string
IdempotencyException
[ 'message' => '<string>', ]
Description
An entity with the same name already exists.
Members
- message
-
- Type: string
Any additional information about the exception.
InternalServiceException
[ 'message' => '<string>', ]
Description
An internal exception was raised in the service. Contact aws-devicefarm-support@amazon.com if you see this error.
Members
- message
-
- Type: string
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
- message
-
- Type: string
LimitExceededException
[ 'message' => '<string>', ]
Description
A limit was exceeded.
Members
- message
-
- Type: string
Any additional information about the exception.
NotEligibleException
[ 'message' => '<string>', ]
Description
Exception gets thrown when a user is not eligible to perform the specified transaction.
Members
- message
-
- Type: string
The HTTP response code of a Not Eligible exception.
NotFoundException
[ 'message' => '<string>', ]
Description
The specified entity was not found.
Members
- message
-
- Type: string
Any additional information about the exception.
ServiceAccountException
[ 'message' => '<string>', ]
Description
There was a problem with the service account.
Members
- message
-
- Type: string
Any additional information about the exception.
TagOperationException
[ 'message' => '<string>', 'resourceName' => '<string>', ]
Description
The operation was not successful. Try again.
Members
- message
-
- Type: string
- resourceName
-
- Type: string
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
- message
-
- Type: string
- resourceName
-
- Type: string
TooManyTagsException
[ 'message' => '<string>', 'resourceName' => '<string>', ]
Description
The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50.
Members
- message
-
- Type: string
- resourceName
-
- Type: string