public static class QuadraticProgramming.NoLPSolutionException extends IMSLException
DenseLP.| Constructor and Description |
|---|
NoLPSolutionException()
No solution for the LP problem with h = 0 was found by
DenseLP. |
NoLPSolutionException(String message)
No solution for the LP problem with h = 0 was found by
DenseLP. |
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 NoLPSolutionException()
DenseLP.public NoLPSolutionException(String message)
DenseLP.message - a string containing the exception message.Copyright © 2020 Rogue Wave Software. All rights reserved.