bioformats  5.1.3
Public Member Functions | List of all members
ome::xml::model::ModelException Class Reference

Exception thrown for model consistency and validity errors. More...

#include <ome/xml/model/ModelException.h>

+ Inheritance diagram for ome::xml::model::ModelException:
+ Collaboration diagram for ome::xml::model::ModelException:

Public Member Functions

 ModelException (const std::string &what)
 Constructor. More...
 
virtual ~ModelException () throw ()
 Destructor.
 

Detailed Description

Exception thrown for model consistency and validity errors.

Constructor & Destructor Documentation

ome::xml::model::ModelException::ModelException ( const std::string &  what)
explicit

Constructor.

Parameters
whatthe exception message.

The documentation for this class was generated from the following files: