Files
be-accone/vendor/aws_v3/Aws/Exception/CommonRuntimeException.php

8 lines
96 B
PHP

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