View file application/libraries/Aws/Aws/Exception/CommonRuntimeException.php
<?php
namespace Aws\Exception;
class CommonRuntimeException extends \RuntimeException
{
}
<?php
namespace Aws\Exception;
class CommonRuntimeException extends \RuntimeException
{
}