JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
U
UninitializedMessageException
- Exception in
com.google.protobuf
Thrown when attempting to build a protocol message that is missing required fields.
UninitializedMessageException(MessageLite)
- Constructor for exception com.google.protobuf.
UninitializedMessageException
UninitializedMessageException(List<String>)
- Constructor for exception com.google.protobuf.
UninitializedMessageException
unknownFields
- Variable in class com.google.protobuf.
GeneratedMessageLite
For use by generated code only.
UnknownFieldSetLite
- Class in
com.google.protobuf
UnknownFieldSetLite
is used to keep track of fields which were seen when parsing a protocol message but whose field numbers or types are unrecognized.
unwrapIOException()
- Method in exception com.google.protobuf.
InvalidProtocolBufferException
Unwraps the underlying
IOException
if this exception was caused by an I/O problem.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes