bioformats
5.1.0
|
Exception thrown for model consistency and validity errors. More...
#include <ome/xml/model/ModelException.h>
Public Member Functions | |
ModelException (const std::string &what) | |
Constructor. More... | |
virtual | ~ModelException () throw () |
Destructor. | |
Exception thrown for model consistency and validity errors.
|
explicit |
Constructor.
what | the exception message. |