Searched defs:DerivativeException (Results 1 – 1 of 1) sorted by relevance
31 public class DerivativeException extends MathException { class41 public DerivativeException(final String specifier, final Object ... parts) { in DerivativeException() method in DerivativeException51 public DerivativeException(final Localizable specifier, final Object ... parts) { in DerivativeException() method in DerivativeException58 public DerivativeException(final Throwable cause) { in DerivativeException() method in DerivativeException