View Source AvroUtils.Transformer.InvalidType exception (avro_utils v0.2.0)

Link to this section Summary

Link to this section Types

@type t() :: %AvroUtils.Transformer.InvalidType{
  __exception__: term(),
  field: term(),
  message: binary()
}