Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DUtf8.java236 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8
237 UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8.UnpairedSurrogateException