<?php

namespace MediaWiki\Extension\Math;

use Exception;

class MathRestbaseException extends Exception {
}
