68 virtual const std::string&
what()
const
std::string msg
Exception message.
virtual ~SPxException()=default
destructor
SPxException(const std::string &m="")
constructor
SPxException(SPxException &&)=default
virtual const std::string & what() const
returns exception message
SPxException(const SPxException &)=default
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.