summaryrefslogtreecommitdiffstats
path: root/apps/files_external/3rdparty/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php
blob: 4bc94797b3f17f8d48c0991cc5e7668e782cc5dc (plain)
1
2
3
4
5
<?php

namespace OpenCloud\Common\Exceptions;

class InstanceNotFound extends \Exception {}