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

/libcore/luni/src/main/java/java/util/
H A DIllegalFormatException.java21 * An {@code IllegalFormatException} is thrown when a format string that
28 public class IllegalFormatException extends IllegalArgumentException implements class in inherits:IllegalArgumentException,Serializable
34 IllegalFormatException() { method in class:IllegalFormatException

Completed in 51 milliseconds