Home
last modified time | relevance | path

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

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DICUUncheckedIOException.java21 public class ICUUncheckedIOException extends RuntimeException { class
27 public ICUUncheckedIOException() { in ICUUncheckedIOException() method in ICUUncheckedIOException
35 public ICUUncheckedIOException(String message) { in ICUUncheckedIOException() method in ICUUncheckedIOException
44 public ICUUncheckedIOException(Throwable cause) { in ICUUncheckedIOException() method in ICUUncheckedIOException
54 public ICUUncheckedIOException(String message, Throwable cause) { in ICUUncheckedIOException() method in ICUUncheckedIOException
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DICUUncheckedIOException.java22 public class ICUUncheckedIOException extends RuntimeException { class
30 public ICUUncheckedIOException() { in ICUUncheckedIOException() method in ICUUncheckedIOException
39 public ICUUncheckedIOException(String message) { in ICUUncheckedIOException() method in ICUUncheckedIOException
49 public ICUUncheckedIOException(Throwable cause) { in ICUUncheckedIOException() method in ICUUncheckedIOException
60 public ICUUncheckedIOException(String message, Throwable cause) { in ICUUncheckedIOException() method in ICUUncheckedIOException