aboutsummaryrefslogtreecommitdiff
path: root/app/Exceptions/ZipMissingException.php
blob: 864cc39919bdf3b6cc714bf1feb05c1040c8a66c (plain)
1
2
3
4
<?php

class FreshRSS_ZipMissing_Exception extends Exception {
}