org.apache.commons.math3.ode
public class UnknownParameterException extends MathIllegalArgumentException
Constructor and Description |
---|
UnknownParameterException(String name)
Construct an exception from the unknown parameter.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
getContext, getLocalizedMessage, getMessage
fillInStackTrace, getCause, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.