Searched defs:ICUCloneNotSupportedException (Results 1 - 3 of 3) sorted by relevance

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

Completed in 187 milliseconds