public class NonDifferentiableException extends GeneralMathException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
For serialization
|
| Constructor and Description |
|---|
NonDifferentiableException()
Creates a new NonDifferentiableException.
|
NonDifferentiableException(java.lang.String s)
Creates a new NonDifferentiableException.
|
private static final long serialVersionUID