mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-06 13:01:33 -07:00
4 lines
88 B
PHP
4 lines
88 B
PHP
<?php
|
|
namespace Aws\Exception;
|
|
|
|
class CredentialsException extends \RuntimeException {}
|