?iť?

Your IP : 18.119.113.66


Current Path : /home/scgforma/www/cloud/3rdparty/aws/aws-sdk-php/src/Kms/Exception/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/aws/aws-sdk-php/src/Kms/Exception/KmsException.php

<?php
namespace Aws\Kms\Exception;

use Aws\Exception\AwsException;

/**
 * Represents an error interacting with the AWS Key Management Service.
 */
class KmsException extends AwsException {}