mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-02 05:33:53 -04:00
6 lines
61 B
PHP
6 lines
61 B
PHP
<?php
|
|
|
|
class FreshRSS_Feed_Exception extends \Exception {
|
|
|
|
}
|