Searched defs:UnpairedSurrogateException (Results 1 – 1 of 1) sorted by relevance
239 static class UnpairedSurrogateException extends IllegalArgumentException { class in Utf8240 private UnpairedSurrogateException(int index, int length) { in UnpairedSurrogateException() method in Utf8.UnpairedSurrogateException