SST/macro
|
An error indicating something to do with the advancement of simulation time. More...
#include <errors.h>
Public Member Functions | |
time_error (const std::string &msg) | |
virtual | ~time_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 |
An error indicating something to do with the advancement of simulation time.
|
inline |
|
inlinevirtual |