exception_handler ================= .. py:module:: qfluentwidgets.common.exception_handler Module Contents --------------- .. autoapisummary:: qfluentwidgets.common.exception_handler.exceptionHandler .. py:function:: exceptionHandler(*default) decorator for exception handling Parameters ---------- *default: the default value returned when an exception occurs