view libervia/pages/_browser/errors.py @ 1512:65e063657597

server: move resources to a dedicated module
author Goffi <goffi@goffi.org>
date Mon, 22 May 2023 11:57:49 +0200 (22 months ago)
parents f68839a4caba
children
line wrap: on
line source
class TimeoutError(Exception):
    """An action has not been done in time"""