All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SPxException Class Reference Exception base class.This class implements a base class for our SoPlex exceptions We provide a what() function which returns the exception message. More...
Inheritance diagram for SPxException:
![]()
Detailed DescriptionException base class. This class implements a base class for our SoPlex exceptions We provide a what() function which returns the exception message. Definition at line 32 of file exceptions.h. Constructor & Destructor Documentation
constructor The constructor receives an optional string as an exception message. Definition at line 48 of file exceptions.h.
destructor Definition at line 50 of file exceptions.h. Member Function Documentation
returns exception message Definition at line 57 of file exceptions.h. References SPxException::msg. Referenced by main(), SPxSolver::refine(), and SPxSolver::solve(). Member Data Documentation
|