<?php

namespace OCA\BigBlueButton\Service;

class RoomNotFound extends \Exception {
}