class ScheduleException

Schedule exceptions are used to indicate that a model has tried to schedule itself such that tN < tL

Inheritance:


Public Methods

[more] ScheduleException(const devs* model)
[more] ScheduleException(const ScheduleException& src)
[more] ~ScheduleException()


Inherited from ModelException:

Public Methods

oconst devs* getModel() const


Inherited from DEVSException:

Public Methods

oconst char* getError() const

Protected Fields

ocstr errmsg


Documentation

Schedule exceptions are used to indicate that a model has tried to schedule itself such that tN < tL
o ScheduleException(const devs* model)

o ScheduleException(const ScheduleException& src)

o ~ScheduleException()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.