public static class QuadraticProgramming.SolutionNotFoundException extends IMSLException
Constructor and Description |
---|
SolutionNotFoundException()
A solution was not found.
|
SolutionNotFoundException(String message)
A solution was not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SolutionNotFoundException()
public SolutionNotFoundException(String message)
message
- a string
containing the exception message.Copyright © 2020 Rogue Wave Software. All rights reserved.