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