Searched defs:errorNumber (Results 1 – 4 of 4) sorted by relevance
367 const UChar *getErrorName(UErrorCode errorNumber) { in getErrorName()
347 void logError(const char *functionName, int errorNumber) { in logError()
367 public static native String getErrorString(long errorNumber); in getErrorString()