1: <?php 2: 3: namespace OpenCloud\Common\Exceptions; 4: 5: class RuntimeException extends \Exception {}