RegistryBrokenError¶
-
exception
kafkit.registry.
RegistryBrokenError
(status_code, *args, error_code=None, message=None)¶ Bases:
kafkit.registry.RegistryHttpError
An excpetion if the server is down (5XX errors).
kafkit.registry.
RegistryBrokenError
(status_code, *args, error_code=None, message=None)¶Bases: kafkit.registry.RegistryHttpError
An excpetion if the server is down (5XX errors).