All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----java.lang.IllegalArgumentException
IllegalArgumentException
with no
detail message.
IllegalArgumentException
with the
specified detail message.
public IllegalArgumentException()
IllegalArgumentException
with no
detail message.
public IllegalArgumentException(String s)
IllegalArgumentException
with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index