beat.web.common.exceptions module¶
Exceptions used by beat.web. All internal and beat.web-specific errors should extend BeatWebError class.
-
exception
beat.web.common.exceptions.BeatWebError(message=None)[source]¶ Bases:
Exception-
property
errors¶
-
property