Package dev.enola.common.protobuf
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 Summary
ConstructorsConstructorDescriptionTextParseException(URI uri, com.google.protobuf.TextFormat.ParseException e) -
Method Summary
Methods inherited from class com.google.protobuf.TextFormat.ParseException
getColumn, getLineMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TextParseException
-
-
Method Details
-
getUri
-