All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SPxMemoryException Class Reference Exception class for out of memory exceptions.This class is derived from the SoPlex exception base class. It does not provide any new functionality. More...
Inheritance diagram for SPxMemoryException:
![]()
Detailed DescriptionException class for out of memory exceptions. This class is derived from the SoPlex exception base class. It does not provide any new functionality. Definition at line 69 of file exceptions.h. Constructor & Destructor Documentation
constructor The constructor receives an optional string as an exception message. Definition at line 78 of file exceptions.h.
|