Home
last modified time | relevance | path

Searched defs:UnknownFieldParseException (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1404 public static class UnknownFieldParseException extends ParseException { class in TextFormat
1411 public UnknownFieldParseException(final String message) { in UnknownFieldParseException() method in TextFormat.UnknownFieldParseException
1422 public UnknownFieldParseException( in UnknownFieldParseException() method in TextFormat.UnknownFieldParseException