public static class LinearSystemSolver.NoSolution extends RuntimeException
Constructor and Description |
---|
NoSolution(String msg)
Construct an
LinearSystemSolver.NoSolution exception. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSolution(String msg)
LinearSystemSolver.NoSolution
exception.msg
- the error messageCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.