SSJ
V. 1.2.5.

umontreal.iro.lecuyer.util
Class BitMatrix.IncompatibleDimensionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by umontreal.iro.lecuyer.util.BitMatrix.IncompatibleDimensionException
All Implemented Interfaces:
Serializable
Enclosing class:
BitMatrix

public class BitMatrix.IncompatibleDimensionException
extends RuntimeException

Runtime exception raised when the dimensions of the BitMatrix are not appropriate for the operation.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 


SSJ
V. 1.2.5.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.