|
SST/macro
|
Exception indicating that chosen path is not yet ported to new framework. More...
#include <errors.h>


Public Member Functions | |
| not_ported_error (const std::string &msg) | |
| virtual | ~not_ported_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 |
Exception indicating that chosen path is not yet ported to new framework.
Default to older framework.
|
inline |
|
inlinevirtual | |||||||||||||
1.8.11