Home | Download | Screen shots | Discussion | Documentation |
---|
Thrown when field value types do not match, generally in a ROUTE
or IS
.
More...
#include <openvrml/node.h>
Inherits std::logic_error.
Public Member Functions | |
field_value_type_mismatch () | |
Constructor. | |
virtual | ~field_value_type_mismatch () throw () |
Destructor. |
Thrown when field value types do not match, generally in a ROUTE
or IS
.
openvrml::field_value_type_mismatch::field_value_type_mismatch | ( | ) |
Constructor.
|
virtual |
Destructor.