class UnsupportedException

Unsupported exceptions are thrown when a method is not supported by a subclass of the coupled or atomic classes.

Inheritance:


Public Methods

[more] UnsupportedException(const devs* model, const char* feature)
[more] UnsupportedException(const UnsupportedException& src)
[more] ~UnsupportedException()


Inherited from ModelException:

Public Methods

oconst devs* getModel() const


Inherited from DEVSException:

Public Methods

oconst char* getError() const

Protected Fields

ocstr errmsg


Documentation

Unsupported exceptions are thrown when a method is not supported by a subclass of the coupled or atomic classes. For example, static structure models do not support remove operations.
o UnsupportedException(const devs* model, const char* feature)

o UnsupportedException(const UnsupportedException& src)

o ~UnsupportedException()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



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