Kafkit
Forum
Docs
LSST.org →
Navigation
next »
« previous
|
Kafkit
»
Kafkit API reference
»
RegistryRedirectionError
RegistryRedirectionError
¶
exception
kafkit.registry.
RegistryRedirectionError
(
status_code
:
int
,
*
args
:
Any
,
error_code
:
Optional
[
int
]
=
None
,
message
:
Optional
[
str
]
=
None
)
¶
Bases:
RegistryHttpError
An exception for 3XX responses.
On this page
RegistryRedirectionError