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