SST/macro
Public Member Functions | List of all members
sprockit::time_error Struct Reference

An error indicating something to do with the advancement of simulation time. More...

#include <errors.h>

Inheritance diagram for sprockit::time_error:
Inheritance graph
Collaboration diagram for sprockit::time_error:
Collaboration graph

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
 

Detailed Description

An error indicating something to do with the advancement of simulation time.

Definition at line 107 of file errors.h.

Constructor & Destructor Documentation

sprockit::time_error::time_error ( const std::string &  msg)
inline

Definition at line 108 of file errors.h.

virtual sprockit::time_error::~time_error ( )
throw (
)
inlinevirtual

Definition at line 112 of file errors.h.


The documentation for this struct was generated from the following file: