Home
last modified time | relevance | path

Searched refs:SkipNewUnicodeException (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/
DScriptMetadata.java137 public static final class SkipNewUnicodeException extends ICUException { class in ScriptMetadata
159 throw new SkipNewUnicodeException(); in Info()
270 } catch (SkipNewUnicodeException e) { in handleLine()