ContextError
faststream.exceptions.ContextError #
ContextError(context: Any, field: str)
Bases: FastStreamException, KeyError
Raises if context exception occurred.
Source code in faststream/exceptions.py
133 134 135 | |