Protox.RequiredFieldsError exception (Protox v2.0.4)
View SourceThis error is thrown when encoding or decoding a Protobuf 2 message
with unset required fields (that is, that have the value nil
).
This error is thrown when encoding or decoding a Protobuf 2 message
with unset required fields (that is, that have the value nil
).