mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 06:40:33 -04:00
3 lines
53 B
PHP
3 lines
53 B
PHP
<?
|
|
class InvalidEbookException extends \Exception{
|
|
}
|