Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
TextFormat.UnknownFieldParseException |
TextFormat.Tokenizer.unknownFieldParseExceptionPreviousToken(java.lang.String unknownField,
java.lang.String description)
Returns a
TextFormat.UnknownFieldParseException with the line and column
numbers of the previous token in the description, and the unknown field
name, suitable for throwing. |