<?php

namespace OCA\BigBlueButton;

class NotFoundException extends \Exception
{
}