Home
last modified time | relevance | path

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

/external/messageformat/java/com/ibm/icu/util/
DICUCloneNotSupportedException.java17 public class ICUCloneNotSupportedException extends ICUException { class
26 public ICUCloneNotSupportedException() { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
36 public ICUCloneNotSupportedException(String message) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
47 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
59 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DICUCloneNotSupportedException.java16 public class ICUCloneNotSupportedException extends ICUException { class
24 public ICUCloneNotSupportedException() { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
33 public ICUCloneNotSupportedException(String message) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
43 public ICUCloneNotSupportedException(Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException
54 public ICUCloneNotSupportedException(String message, Throwable cause) { in ICUCloneNotSupportedException() method in ICUCloneNotSupportedException