view libervia/web/pages/_browser/errors.py @ 1554:1dc23ba67f47

doc (user/calls): add screen sharing documentation: fix 432
author Goffi <goffi@goffi.org>
date Mon, 14 Aug 2023 16:54:13 +0200
parents eb00d593801d
children
line wrap: on
line source

class TimeoutError(Exception):
    """An action has not been done in time"""