mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-11 23:56:24 -07:00
4 lines
90 B
PHP
4 lines
90 B
PHP
<?php
|
|
namespace Aws\Exception;
|
|
|
|
class UnresolvedApiException extends \RuntimeException {}
|