Subversion Repositories Code-Repo

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

Êþº¾212com/google/protobuf/InvalidProtocolBufferExceptionjava/io/IOExceptionserialVersionUIDJ
ConstantValueé’FˆÂòT<init>(Ljava/lang/String;)VCode

LineNumberTableLocalVariableTablethis4Lcom/google/protobuf/InvalidProtocolBufferException;descriptionLjava/lang/String;truncatedMessage6()Lcom/google/protobuf/InvalidProtocolBufferException;ÊWhile parsing a protocol message, the input ended unexpectedly in the middle of a field.  This could mean either than the input has been truncated or that an embedded message misreported its own length.
negativeSize_CodedInputStream encountered an embedded string or message which claimed to have negative size.malformedVarint0CodedInputStream encountered a malformed varint.
invalidTag"1Protocol message contained an invalid tag (zero).
invalidEndTag%:Protocol message end-group tag did not match expected tag.invalidWireType(+Protocol message tag had invalid wire type.recursionLimitExceeded+ŠProtocol message had too many levels of nesting.  May be malicious.  Use CodedInputStream.setRecursionLimit() to increase the depth limit.sizeLimitExceeded.sProtocol message was too large.  May be malicious.  Use CodedInputStream.setSizeLimit() to increase the size limit.
SourceFile#InvalidProtocolBufferException.java!     
>*+·
±
-.2
»Y·°1212
»Y·°9:92
»Y·°?@? 2
»Y!·°DED#2
»Y$·°IJI&2
»Y'·°NON)2
»Y*·°STS,2
»Y-·°YZY/0