Class ProtoIO.TextParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.google.protobuf.TextFormat.ParseException
dev.enola.common.protobuf.ProtoIO.TextParseException
All Implemented Interfaces:
Serializable
Enclosing class:
ProtoIO

public static class ProtoIO.TextParseException extends com.google.protobuf.TextFormat.ParseException
See Also:
  • Constructor Details

    • TextParseException

      public TextParseException(URI uri, com.google.protobuf.TextFormat.ParseException e)
  • Method Details