Serialized Form
-
Package com.google.protobuf
-
Class com.google.protobuf.CodedOutputStream.OutOfSpaceException extends java.io.IOException implements Serializable
- serialVersionUID:
- -6947486886997889499L
-
Class com.google.protobuf.InvalidProtocolBufferException extends java.io.IOException implements Serializable
-
Serialized Fields
-
unfinishedMessage
MessageLite unfinishedMessage
-
wasThrownFromInputStream
boolean wasThrownFromInputStream
-
-
-
Class com.google.protobuf.InvalidProtocolBufferException.InvalidWireTypeException extends InvalidProtocolBufferException implements Serializable
-
Class com.google.protobuf.MapFieldLite extends java.util.HashMap<K,V> implements Serializable
-
Serialized Fields
-
isMutable
boolean isMutable
-
-
-
Class com.google.protobuf.UninitializedMessageException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
missingFields
java.util.List<java.lang.String> missingFields
-
-
-