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.InvalidRangeException
InvalidRangeException
with no detail message.
InvalidRangeException
with the specified
detail message.
public InvalidRangeException()
InvalidRangeException
with no detail message.
public InvalidRangeException(String s)
InvalidRangeException
with the specified
detail message.
All Packages Class Hierarchy This Package Previous Next Index