MediaWiki 1.41.2
InvalidJpegException.php
Go to the documentation of this file.
1<?php
2
3class InvalidJpegException extends Exception {
4}