WP File Manager
Current Path:
/
home
/
itutorethiopia
/
public_html
/
vendor
/
aws
/
aws-sdk-php
/
src
/
DynamoDb
/
Exception
/
Name
Action
..
DynamoDbException.php
Edit
Editing: DynamoDbException.php
<?php namespace Aws\DynamoDb\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the Amazon DynamoDB service. */ class DynamoDbException extends AwsException {}