All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class array.NonconformingArrayException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----array.NonconformingArrayException

public final class NonconformingArrayException
extends Throwable
NonconformingArrayException = thrown if an array operation between two arrays of different shape is attempted.


Constructor Index

 o NonconformingArrayException()

Constructors

 o NonconformingArrayException
 public NonconformingArrayException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index