|
bioformats
5.1.1
|
EnumerationException is thrown when an enumeration is invalid or not found. More...
#include <ome/xml/model/enums/EnumerationException.h>
Inheritance diagram for ome::xml::model::enums::EnumerationException:
Collaboration diagram for ome::xml::model::enums::EnumerationException:Public Member Functions | |
| EnumerationException (std::string const &error) | |
| Construct an EnumerationException from a string. | |
| virtual | ~EnumerationException () throw () |
| Destructor. | |
EnumerationException is thrown when an enumeration is invalid or not found.
1.8.9.1