UnknownSchemaError# exception safir.kafka.UnknownSchemaError(data, subject)# Bases: Exception A schema is not managed by the Registry, and therefore cannot be serialized into a native Python object. Parameters: data (AvroBaseModel) subject (str)