MediaWiki master
SkinException.php
Go to the documentation of this file.
1<?php
29class SkinException extends LogicException {
30}
Exceptions for skin-related failures.