Class IllegalArgumentException

public class IllegalArgumentException
extends RuntimeException

// Superclass of NumberFormatException
See the official Java API doc for details.

Constructors

IllegalArgumentException()
IllegalArgumentException(String)