public static class QuadraticProgramming.NoLPSolutionException extends IMSLException
DenseLP.| Constructor and Description |
|---|
QuadraticProgramming.NoLPSolutionException()
No solution for the LP problem with h = 0 was found by
DenseLP. |
QuadraticProgramming.NoLPSolutionException(String message)
No solution for the LP problem with h = 0 was found by
DenseLP. |
QuadraticProgramming.NoLPSolutionException(String key,
Object[] arguments)
No solution for the LP problem with h = 0 was found by
DenseLP. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic QuadraticProgramming.NoLPSolutionException()
DenseLP.public QuadraticProgramming.NoLPSolutionException(String message)
DenseLP.message - a string containing the exception message.public QuadraticProgramming.NoLPSolutionException(String key, Object[] arguments)
DenseLP.key - a string containing the exception message.arguments - An Object containing the exception
message from DenseLP.Copyright © 1970-2015 Rogue Wave Software
Built March 24 2015.