web/lib/EbookParsingException.php
2019-04-03 16:25:00 -05:00

3 lines
53 B
PHP

<?
class EbookParsingException extends \Exception{
}