FeedException.php 61 B

12345
  1. <?php
  2. class FreshRSS_Feed_Exception extends \Exception {
  3. }