Class kendraException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\kendra\Exception\kendraException
- Namespace: Aws\kendra\Exception
- Located at kendra/Exception/kendraException.php
Represents an error interacting with the AWSKendraFrontendService 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
ConflictException
[ 'Message' => '<string>', ]
Description
A conflict occurred with the request. Please fix any inconsistences with your resources and try again.
Members
InternalServerException
[ 'Message' => '<string>', ]
Description
An issue occurred with the internal server used for your Amazon Kendra service. Please wait a few minutes and try again, or contact Support for help.
Members
InvalidRequestException
[ 'Message' => '<string>', ]
Description
The input to the request is not valid. Please provide the correct input and try again.
Members
ResourceAlreadyExistException
[ 'Message' => '<string>', ]
Description
The resource you want to use already exists. Please check you have provided the correct resource and try again.
Members
ResourceInUseException
[ 'Message' => '<string>', ]
Description
The resource you want to use is currently in use. Please check you have provided the correct resource and try again.
Members
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
ResourceUnavailableException
[ 'Message' => '<string>', ]
Description
The resource you want to use isn't available. Please check you have provided the correct resource and try again.
Members
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
You have exceeded the set limits for your Amazon Kendra service. Please see Quotas[hyperlink Kendra Quotas pg] for more information, or contact Support to inquire about an increase of limits.
Members
ThrottlingException
[ 'Message' => '<string>', ]
Description
The request was denied due to request throttling. Please reduce the number of requests and try again.
Members
ValidationException
[ 'Message' => '<string>', ]