An exception that should be used whenever two valuesets are used which need to be of same size, dim, order or whatever.
More...
List of all members.
Detailed Description
An exception that should be used whenever two valuesets are used which need to be of same size, dim, order or whatever.
Definition at line 38 of file WDHValueSetMismatch.h.
Constructor & Destructor Documentation
WDHValueSetMismatch::WDHValueSetMismatch |
( |
const std::string & |
msg = "ValueSets do not match." |
) |
[explicit] |
Constructs new exception.
- Parameters:
-
| msg | the reason for this exception. |
Definition at line 29 of file WDHValueSetMismatch.cpp.
WDHValueSetMismatch::~WDHValueSetMismatch |
( |
|
) |
throw () [virtual] |
The documentation for this class was generated from the following files: