
com.google.protobuf.InvalidProtocolBufferException.class Maven / Gradle / Ivy
The newest version!
???? 2 Q
; <
=
>
? @ A B
; C D E F G H I J K serialVersionUID J
ConstantValue?F??? T unfinishedMessage !Lcom/google/protobuf/MessageLite; (Ljava/lang/String;)V Code LineNumberTable LocalVariableTable this 4Lcom/google/protobuf/InvalidProtocolBufferException; description Ljava/lang/String; (Ljava/io/IOException;)V e Ljava/io/IOException; setUnfinishedMessage W(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException; getUnfinishedMessage #()Lcom/google/protobuf/MessageLite; unwrapIOException ()Ljava/io/IOException;
StackMapTable @ truncatedMessage 6()Lcom/google/protobuf/InvalidProtocolBufferException; negativeSize malformedVarint
invalidTag
invalidEndTag invalidWireType recursionLimitExceeded sizeLimitExceeded parseFailure invalidUtf8
SourceFile #InvalidProtocolBufferException.java L M N O P java/io/IOException 2com/google/protobuf/InvalidProtocolBufferException ?While parsing a protocol message, the input ended unexpectedly in the middle of a field. This could mean either that the input has been truncated or that an embedded message misreported its own length. _CodedInputStream encountered an embedded string or message which claimed to have negative size. 0CodedInputStream encountered a malformed varint. 1Protocol message contained an invalid tag (zero). :Protocol message end-group tag did not match expected tag. +Protocol message tag had invalid wire type. ?Protocol message had too many levels of nesting. May be malicious. Use CodedInputStream.setRecursionLimit() to increase the depth limit. sProtocol message was too large. May be malicious. Use CodedInputStream.setSizeLimit() to increase the size limit. Failed to parse the message. #Protocol message had invalid UTF-8.
getMessage ()Ljava/lang/String; *(Ljava/lang/String;Ljava/lang/Throwable;)V getCause ()Ljava/lang/Throwable; ! G *+? *? ? . +
/ ! " # K *+? +? *? ? 2 + 3 $ % &