<?php

namespace OCA\BigBlueButton\Service;

class RoomShareNotFound extends \Exception
{
}