* @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see * the docs/CREDITS.txt file. * */ namespace phpbb\feed\exception; class no_feed_exception extends feed_unavailable_exception { public function __construct(\Exception $previous = null, $code = 0) { parent::__construct('NO_FEED', array(), $previous, $code); } } ef='/'>cgit logo index : drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-08-24 20:51:49 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-08-24 20:51:49 +0000
commitee5afae33d904bf8a2937811734369c8e1c0cdb2 (patch)
tree1a304c2cbe3d5b1f5da27f4993df271aab24ff46 /perl-install
parentc27586b524b4bf0afd774b69644aa761400fdeaa (diff)
downloaddrakx-ee5afae33d904bf8a2937811734369c8e1c0cdb2.tar
drakx-ee5afae33d904bf8a2937811734369c8e1c0cdb2.tar.gz
drakx-ee5afae33d904bf8a2937811734369c8e1c0cdb2.tar.bz2
drakx-ee5afae33d904bf8a2937811734369c8e1c0cdb2.tar.xz
drakx-ee5afae33d904bf8a2937811734369c8e1c0cdb2.zip
typo fix
Diffstat (limited to 'perl-install')