CollectionException.php 94 Bytes
<?php

namespace OpenCloud\Common\Exceptions;

class CollectionException extends \Exception {}