Exception: Protoable::FieldConverterError

Inherits:
ProtoableError show all
Defined in:
lib/protoable/errors.rb

Overview

Raised by Protoable.protobuf_field_convert when the convert method given is not defined, nil, or not callable.