FeedException.php 60 B

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