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

9 lines
178 B
PHP

<?php
/**
* Exception class for read errors
*
* @author Lars Strojny <lars@strojny.net>
*/
class serendipity_plugin_heavyrotation_albumhandler_readerror extends Exception
{}