InstanceNotFound.php 92 Bytes
<?php

namespace OpenCloud\Common\Exceptions;

class InstanceNotFound extends \Exception {}