| Current Path : /var/www/clients/client3/web2/web/vendor/aws/aws-sdk-php/src/Exception/ |
| 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;
}