. * * @link https://www.librenms.org * @copyright 2016 Tony Murray * @author Tony Murray */ namespace LibreNMS\Exceptions; class FileExistsException extends \Exception { }