adevs
|
#include <adevs_exception.h>
Additional Inherited Members | |
![]() | |
exception (const char *msg, void *model=NULL) | |
exception (const adevs::exception &src) | |
Copy constructor. | |
const char * | what () const throw () |
Get the error message. | |
void * | who () const |
Get a pointer to the model that created the error. | |
~exception () throw () | |
Destructor. | |
The lookahead impossible exception is raised when the simulator is unable to proceed with a lookahead calculation.