Uses of Class
com.google.protobuf.UninitializedMessageException

Uses of UninitializedMessageException in com.google.protobuf
 

Methods in com.google.protobuf that return UninitializedMessageException
protected static UninitializedMessageException AbstractMessage.Builder.newUninitializedMessageException(Message message)
          Construct an UninitializedMessageException reporting missing fields in the given message.
protected static UninitializedMessageException AbstractMessageLite.Builder.newUninitializedMessageException(MessageLite message)
          Construct an UninitializedMessageException reporting missing fields in the given message.
 



Copyright © 2008-2009 Google. All Rights Reserved.