Click or drag to resize
NoLPSolutionException Constructor
Overload List
  NameDescription
Public methodNoLPSolutionException(Object)
No solution for the LP problem with h = 0 was found by DenseLP.
Public methodNoLPSolutionException(String)
No solution for the LP problem with h = 0 was found by DenseLP.
Protected methodNoLPSolutionException(SerializationInfo, StreamingContext)
No solution for the LP problem with h = 0 was found by DenseLP.
Public methodNoLPSolutionException(String, Exception)
No solution for the LP problem with h = 0 was found by DenseLP.
Top
See Also