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:
Serializable
- Enclosing class:
Utf8
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnpairedSurrogateException
UnpairedSurrogateException(int index, int length)
-