IllegalArgumentException Members

IllegalArgumentException Members

Class Overview | This Package | All Packages

Constructors
Name Description
IllegalArgumentException() Constructs an IllegalArgumentException with no detail message.
IllegalArgumentException(String) Constructs an IllegalArgumentException with the specified detail message.