SST/macro
|
A general error somewhere from a library. More...
#include <errors.h>
Public Member Functions | |
library_error (const std::string &msg) | |
virtual | ~library_error () throw () |
Public Member Functions inherited from sprockit::spkt_error | |
spkt_error (const std::string &msg) | |
virtual | ~spkt_error () throw () |
virtual const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from sprockit::spkt_error | |
const std::string | message |
|
inline |
|
inlinevirtual |