View file application/libraries/Aws/Aws/Exception/CommonRuntimeException.php

File size: 96B
<?php
namespace Aws\Exception;

class CommonRuntimeException extends \RuntimeException
{
    
}