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
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.