Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DICUCloneNotSupportedException.java18 public class ICUCloneNotSupportedException extends ICUException { class
26 public ICUCloneNotSupportedException() { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
35 public ICUCloneNotSupportedException(String message) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
45 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
56 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
/external/icu/android_icu4j/src/main/java/android/icu/util/
DICUCloneNotSupportedException.java19 public class ICUCloneNotSupportedException extends ICUException { class
25 public ICUCloneNotSupportedException() { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
33 public ICUCloneNotSupportedException(String message) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
42 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
52 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException