ServiceException.php 92 Bytes
<?php

namespace OpenCloud\Common\Exceptions;

class ServiceException extends \Exception {}