org.apache.commons.math3.ode
Class JacobianMatrices.MismatchedEquations
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.apache.commons.math3.exception.MathIllegalArgumentException
org.apache.commons.math3.ode.JacobianMatrices.MismatchedEquations
- All Implemented Interfaces:
- Serializable, ExceptionContextProvider
- Enclosing class:
- JacobianMatrices
public static class JacobianMatrices.MismatchedEquations
- extends MathIllegalArgumentException
Special exception for equations mismatch.
- Since:
- 3.1
- See Also:
- Serialized Form
JacobianMatrices.MismatchedEquations
public JacobianMatrices.MismatchedEquations()
- Simple constructor.
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.