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

/libcore/ojluni/src/main/java/java/util/
H A DIllegalFormatCodePointException.java39 public class IllegalFormatCodePointException extends IllegalFormatException { class in inherits:IllegalFormatException
52 public IllegalFormatCodePointException(int c) { method in class:IllegalFormatCodePointException

Completed in 417 milliseconds