univention.management.console.modules.apps package# class univention.management.console.modules.apps.Instance(*args, **kwargs)[source]# Bases: Base init()[source]# this function is invoked after the module process started. get(request, *args, **kwargs)[source]# error_handling(etype, exc, etraceback)[source]# Translate generic UDM exceptions back to LDAP exceptions. Parameters: etype – The exception class. exc – The exception instance. etraceback – The exception traceback instance; may be None.