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