view libervia/web/pages/_browser/errors.py @ 1541:3c384b51b2a1

browser (chat): URL previews implementation
author Goffi <goffi@goffi.org>
date Wed, 28 Jun 2023 10:09:14 +0200
parents eb00d593801d
children a2cd4222c702
line wrap: on
line source

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