Home
last modified time | relevance | path

Searched defs:UnpairedSurrogateException (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DUtf8.java239 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8
240 private UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8.UnpairedSurrogateException