RuntimeException.php 91 Bytes
<?php

namespace OpenCloud\Common\Exceptions;

class RuntimeException extends \Exception {}