RegistryHttpError#

exception kafkit.registry.RegistryHttpError(status_code, *args, error_code=None, message=None)#

A base exception that includes metadata about the HTTP response.

Parameters: