66 virtual const std::string
what()
const
std::string msg
Exception message.
virtual ~SPxException()
destructor
SPxException(const std::string &m="")
constructor
virtual const std::string what() const
returns exception message
Exception class for incorrect usage of interface methods.
SPxInterfaceException(const std::string &m="")
constructor
Exception class for things that should NEVER happen.
SPxInternalCodeException(const std::string &m="")
constructor
Exception class for out of memory exceptions.
SPxMemoryException(const std::string &m="")
constructor
Exception class for status exceptions during the computations.
SPxStatusException(const std::string &m="")
constructor
Everything should be within this namespace.