cloud_bbb/lib/Service/RestrictionNotFound.php

7 lines
94 B
PHP

<?php
namespace OCA\BigBlueButton\Service;
class RestrictionNotFound extends \Exception {
}