UnknownSchemaError

exception safir.kafka.UnknownSchemaError(data, subject)

A schema is not managed by the Registry, and therefore cannot be serialized into a native Python object.

Parameters:
  • data (AvroBaseModel)

  • subject (str)