public class SolverException extends Exception
net.finmath.rootfinder
or net.finmath.optimizer
.Constructor and Description |
---|
SolverException(String message)
Create an exception with error message.
|
SolverException(String message,
Throwable cause)
Create an exception from another exception with error message.
|
SolverException(Throwable cause)
Create an exception from another exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020. All rights reserved.