aiosignald.error

Module Contents

exception aiosignald.error.SignaldException(payload: dict[str, str])

Bases: Exception

Base class to translate signald’s response payloads into python exceptions

__str__()

Return str(self).