Fix Exception
Profile
Fix Exception
🏆 FixMan BTC Cup

Exceptions for package
protobuf
github stars 50437

likes 1
views 156
Descriptor does not contain serialization. / protobuf
likes 1
views 148
Failed to parse timestamp: missing valid timezone offset. / protobuf
likes 1
views 136
May not set values directly, call my_map[key].foo = 5 / protobuf
likes 1
views 117
Enum (param1) has no value defined for name (!r) / protobuf
likes 1
views 110
Extensions "%s" and "%s" both try to extend message type "%s" with field number %d. / protobuf
likes 1
views 109
Protocol message has no oneof "%s" field. / protobuf
likes 1
views 99
%.1024r has type bytes, but isn't valid UTF-8 encoding. Non-UTF-8 strings must be converted to unicode objects before being added. / protobuf
likes 1
views 90
time data '(param0)' does not match format '%Y-%m-%dT%H:%M:%S', lowercase 't' is not accepted / protobuf
likes 1
views 79
Message type "%s" has no field named "%s". / protobuf
likes 1
views 75
@type is missing when parsing any message. / protobuf
likes 1
views 75
Expected true or false without quotes. / protobuf
likes 1
views 68
method must be implemented by a subclass. / protobuf
First Prev Page 2 of 15 Next Last