MediaWiki master
IllegalOperationException.php
Go to the documentation of this file.
1<?php
8
9use RuntimeException;
10
17class IllegalOperationException extends RuntimeException {
18}
Thrown when an unresolvable configuration condition has been requested.