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