Unsupported exceptions are thrown when a method is not supported by a subclass of the coupled or atomic classes.
Inheritance:
Public Methods
-
UnsupportedException(const devs* model, const char* feature)
-
UnsupportedException(const UnsupportedException& src)
-
~UnsupportedException()
Public Methods
-
const devs* getModel() const
Public Methods
-
const char* getError() const
Protected Fields
-
cstr 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.
UnsupportedException(const devs* model, const char* feature)
UnsupportedException(const UnsupportedException& src)
~UnsupportedException()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.