Schedule exceptions are used to indicate that a model has tried to schedule itself such that tN < tL
Inheritance:
Public Methods
-
ScheduleException(const devs* model)
-
ScheduleException(const ScheduleException& src)
-
~ScheduleException()
Public Methods
-
const devs* getModel() const
Public Methods
-
const char* getError() const
Protected Fields
-
cstr errmsg
Documentation
Schedule exceptions are used to indicate that a model has
tried to schedule itself such that tN < tL
ScheduleException(const devs* model)
ScheduleException(const ScheduleException& src)
~ScheduleException()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.