SST/macro
|
An index was out of range in a collection. More...
#include <errors.h>
Public Member Functions | |
range_error (const std::string &msg) | |
virtual | ~range_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 |