Class DynamoDbException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\DynamoDb\Exception\DynamoDbException
Direct known subclasses
Aws\DynamoDb\Exception\AccessDeniedException,
Aws\DynamoDb\Exception\ConditionalCheckFailedException,
Aws\DynamoDb\Exception\ResourceNotFoundException,
Aws\DynamoDb\Exception\ServiceUnavailableException,
Aws\DynamoDb\Exception\ThrottlingException,
Aws\DynamoDb\Exception\UnrecognizedClientException,
Aws\DynamoDb\Exception\ValidationException,
Aws\DynamoDb\Exception\IncompleteSignatureException,
Aws\DynamoDb\Exception\InternalFailureException,
Aws\DynamoDb\Exception\InternalServerErrorException,
Aws\DynamoDb\Exception\ItemCollectionSizeLimitExceededException,
Aws\DynamoDb\Exception\LimitExceededException,
Aws\DynamoDb\Exception\MissingAuthenticationTokenException,
Aws\DynamoDb\Exception\ProvisionedThroughputExceededException,
Aws\DynamoDb\Exception\ResourceInUseException
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString(),
getAwsErrorCode(),
getAwsErrorType(),
getAwsRequestId(),
getExceptionCode(),
getExceptionType(),
getRequest(),
getRequestId(),
getResponse(),
getStatusCode(),
setExceptionCode(),
setExceptionType(),
setRequest(),
setRequestId(),
setResponse()
Methods inherited from Exception
__construct(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode,
$exceptionType,
$request,
$requestId,
$response