<?php

namespace DeliciousBrains\WP_Offload_Media\Aws3\Aws\Exception;

class CommonRuntimeException extends \RuntimeException
{
}
