mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2025-12-31 09:27:47 -05:00
6 lines
69 B
PHP
6 lines
69 B
PHP
<?php
|
|
|
|
class FreshRSS_EntriesGetter_Exception extends Exception {
|
|
|
|
}
|