additional_plugins/serendipity_plugin_heavyrotation/lib/albumhandler/chickeneggproblem.php
2011-12-13 12:29:05 +01:00

10 lines
253 B
PHP

<?php
/**
* Exception class the hint that no file is there and the information must
* be completely refetched
*
* @author Lars Strojny <lars@strojny.net>
*/
class serendipity_plugin_heavyrotation_albumhandler_chickeneggproblem extends Exception
{}