Package com.google.protobuf
Class Utf8.UnpairedSurrogateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalArgumentException
-
- com.google.protobuf.Utf8.UnpairedSurrogateException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Utf8
static class Utf8.UnpairedSurrogateException extends java.lang.IllegalArgumentException
-
-
Constructor Summary
Constructors Constructor Description UnpairedSurrogateException(int index, int length)
-