Loading...
Searching...
No Matches
SPxMemoryException Class Reference Exception class for out of memory exceptions. 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 79 of file exceptions.h. Constructor & Destructor Documentation◆ SPxMemoryException()
constructor The constructor receives an optional string as an exception message. Definition at line 88 of file exceptions.h.
|