Loading...
Searching...
No Matches
SPxStatusException Class Reference Exception class for status exceptions during the computations. More...
Inheritance diagram for SPxStatusException:
![]()
Detailed DescriptionException class for status exceptions during the computations. This class is derived from the SoPlex exception base class. It does not provide any new functionality. Definition at line 98 of file exceptions.h. Constructor & Destructor Documentation◆ SPxStatusException()
constructor The constructor receives an optional string as an exception message. Definition at line 107 of file exceptions.h.
|