index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Exceptions
/
FeedException.php
blob: 343aca5d6758c995ce8ca84dc28260af9145239f (
plain
)
1
2
3
4
5
6
<?php declare(strict_types=1); class FreshRSS_Feed_Exception extends Exception { }