whitelabel-plugins-update-s.../aws/Aws/Exception/CommonRuntimeException.php
2024-05-13 16:09:03 +05:00

7 lines
96 B
PHP

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