public static class QuadraticProgramming.SolutionNotFoundException extends IMSLException
| Constructor and Description |
|---|
QuadraticProgramming.SolutionNotFoundException()
A solution was not found.
|
QuadraticProgramming.SolutionNotFoundException(String message)
A solution was not found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QuadraticProgramming.SolutionNotFoundException()
public QuadraticProgramming.SolutionNotFoundException(String message)
message - a string containing the exception message.Copyright © 1970-2015 Rogue Wave Software
Built June 18 2015.