view libervia/web/pages/_browser/errors.py @ 1604:4a9679369856

browser (call): implements group calls: rel 430
author Goffi <goffi@goffi.org>
date Wed, 15 May 2024 17:40:33 +0200
parents eb00d593801d
children a2cd4222c702
line wrap: on
line source

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