AutorÃa | Ultima modificación | Ver Log |
<?php namespace Aws\Exception; class CommonRuntimeException extends \RuntimeException { }
<?php
namespace Aws\Exception;
class CommonRuntimeException extends \RuntimeException
{
}