SST/macro
|
An error having to do with an operating system. More...
#include <errors.h>
Public Member Functions | |
os_error (const std::string &msg) | |
virtual | ~os_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 |