Exception classes for SoPlex. More...
#include <string.h>
Go to the source code of this file.
Classes | |
class | SPxException |
Exception base class. More... | |
class | SPxMemoryException |
Exception class for out of memory exceptions. More... | |
class | SPxStatusException |
Exception class for status exceptions during the computations. More... | |
class | SPxInternalCodeException |
Exception class for things that should NEVER happen. More... | |
class | SPxInterfaceException |
Exception class for incorrect usage of interface methods. More... | |
Namespaces | |
namespace | soplex |
Everything should be within this namespace. | |
Exception classes for SoPlex.
Definition in file exceptions.h.