Class AugmentedAIRuntimeException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\AugmentedAIRuntime\Exception\AugmentedAIRuntimeException
- Namespace: Aws\AugmentedAIRuntime\Exception
- Located at AugmentedAIRuntime/Exception/AugmentedAIRuntimeException.php
Represents an error interacting with the Amazon Augmented AI Runtime 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
ConflictException
[ 'Message' => '<string>', ]
Description
Your request has the same name as another active human loop but has different input data. You cannot start two human loops with the same name and different input data.
Members
- Message
-
- Type: string
InternalServerException
[ 'Message' => '<string>', ]
Description
We couldn't process your request because of an issue with the server. Try again later.
Members
- Message
-
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
We couldn't find the requested resource. Check that your resources exists and were created in the same AWS Region as your request, and try your request again.
Members
- Message
-
- Type: string
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
You exceeded your service quota. Service quotas, also referred to as limits, are the maximum number of service resources or operations for your AWS account. For a list of Amazon A2I service quotes, see Amazon Augmented AI Service Quotes. Delete some resources or request an increase in your service quota. You can request a quota increase using Service Quotas or the AWS Support Center. To request an increase, see AWS Service Quotas in the AWS General Reference.
Members
- Message
-
- Type: string
ThrottlingException
[ 'Message' => '<string>', ]
Description
You exceeded the maximum number of requests.
Members
- Message
-
- Type: string
ValidationException
[ 'Message' => '<string>', ]
Description
The request isn't valid. Check the syntax and try again.
Members
- Message
-
- Type: string