| Current Path : /home/rtorresani/www/vendor/aws/aws-sdk-php/src/Keyspaces/Exception/ |
| Current File : //home/rtorresani/www/vendor/aws/aws-sdk-php/src/Keyspaces/Exception/KeyspacesException.php |
<?php
namespace Aws\Keyspaces\Exception;
use Aws\Exception\AwsException;
/**
* Represents an error interacting with the **Amazon Keyspaces** service.
*/
class KeyspacesException extends AwsException {}