Class KendraRankingException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\KendraRanking\Exception\KendraRankingException
- Namespace: Aws\KendraRanking\Exception
- Located at KendraRanking/Exception/KendraRankingException.php
Represents an error interacting with the Amazon Kendra Intelligent Ranking 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
AccessDeniedException
[ 'Message' => '<string>', ]
Description
You don’t have sufficient access to perform this action. Please ensure you have the required permission policies and user accounts and try again.
Members
- Message
-
- Type: string
ConflictException
[ 'Message' => '<string>', ]
Description
A conflict occurred with the request. Please fix any inconsistencies with your resources and try again.
Members
- Message
-
- Type: string
InternalServerException
[ 'Message' => '<string>', ]
Description
An issue occurred with the internal server used for your Amazon Kendra Intelligent Ranking service. Please wait a few minutes and try again, or contact Support for help.
Members
- Message
-
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
The resource you want to use doesn't exist. Please check you have provided the correct resource and try again.
Members
- Message
-
- Type: string
ResourceUnavailableException
[ 'Message' => '<string>', ]
Description
The resource you want to use is unavailable. Please check you have provided the correct resource information and try again.
Members
- Message
-
- Type: string
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
You have exceeded the set limits for your Amazon Kendra Intelligent Ranking service. Please see Quotas for more information, or contact Support to inquire about an increase of limits.
Members
- Message
-
- Type: string
ThrottlingException
[ 'Message' => '<string>', ]
Description
The request was denied due to request throttling. Please reduce the number of requests and try again.
Members
- Message
-
- Type: string
ValidationException
[ 'Message' => '<string>', ]
Description
The input fails to satisfy the constraints set by the Amazon Kendra Intelligent Ranking service. Please provide the correct input and try again.
Members
- Message
-
- Type: string