Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/Exception/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/Exception/CredentialsException.php

<?php
namespace Aws\Exception;

use Aws\HasMonitoringEventsTrait;
use Aws\MonitoringEventsInterface;

class CredentialsException extends \RuntimeException implements
    MonitoringEventsInterface
{
    use HasMonitoringEventsTrait;
}