mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
4 lines
56 B
PHP
4 lines
56 B
PHP
<?
|
|
class InvalidEbookException extends \Exception{
|
|
}
|
|
?>
|