. * * @link https://www.librenms.org */ namespace LibreNMS\Exceptions; class UserFunctionExistException extends \Exception { }