Spaces-API/aws/Aws/Exception/CredentialsException.php
Devang Srivastava eefa32741e spaces.php
2017-12-07 21:23:18 +05:30

4 lines
88 B
PHP

<?php
namespace Aws\Exception;
class CredentialsException extends \RuntimeException {}