Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DIllformedLocaleException.java18 public class IllformedLocaleException extends RuntimeException { class
29 public IllformedLocaleException() { in IllformedLocaleException() method in IllformedLocaleException
40 public IllformedLocaleException(String message) { in IllformedLocaleException() method in IllformedLocaleException
55 public IllformedLocaleException(String message, int errorIndex) { in IllformedLocaleException() method in IllformedLocaleException
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DIllformedLocaleException.java18 public class IllformedLocaleException extends RuntimeException { class
28 public IllformedLocaleException() { in IllformedLocaleException() method in IllformedLocaleException
38 public IllformedLocaleException(String message) { in IllformedLocaleException() method in IllformedLocaleException
52 public IllformedLocaleException(String message, int errorIndex) { in IllformedLocaleException() method in IllformedLocaleException