Home
last modified time | relevance | path

Searched defs:DerivativeException (Results 1 – 1 of 1) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
DDerivativeException.java31 public class DerivativeException extends MathException { class
41 public DerivativeException(final String specifier, final Object ... parts) { in DerivativeException() method in DerivativeException
51 public DerivativeException(final Localizable specifier, final Object ... parts) { in DerivativeException() method in DerivativeException
58 public DerivativeException(final Throwable cause) { in DerivativeException() method in DerivativeException