Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/util/
DICUInputTooLongException.java13 public class ICUInputTooLongException extends ICUException { class
19 public ICUInputTooLongException() { in ICUInputTooLongException() method in ICUInputTooLongException
27 public ICUInputTooLongException(String message) { in ICUInputTooLongException() method in ICUInputTooLongException
36 public ICUInputTooLongException(Throwable cause) { in ICUInputTooLongException() method in ICUInputTooLongException
46 public ICUInputTooLongException(String message, Throwable cause) { in ICUInputTooLongException() method in ICUInputTooLongException
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DICUInputTooLongException.java12 public class ICUInputTooLongException extends ICUException { class
20 public ICUInputTooLongException() { in ICUInputTooLongException() method in ICUInputTooLongException
29 public ICUInputTooLongException(String message) { in ICUInputTooLongException() method in ICUInputTooLongException
39 public ICUInputTooLongException(Throwable cause) { in ICUInputTooLongException() method in ICUInputTooLongException
50 public ICUInputTooLongException(String message, Throwable cause) { in ICUInputTooLongException() method in ICUInputTooLongException