Files
juipphp/vendor/jdcloud-api/jdcloud-sdk-php/src/Exception/CredentialsException.php
“wanyongkang” f3c7432100 京东云
2024-05-28 17:04:50 +08:00

5 lines
92 B
PHP

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