|
ome-xml
5.6.0
|
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. More... | |
| virtual | ~EnumerationException () throw () |
| Destructor. | |
EnumerationException is thrown when an enumeration is invalid or not found.
| ome::xml::model::enums::EnumerationException::EnumerationException | ( | std::string const & | error | ) |
Construct an EnumerationException from a string.
| error | the error message. |
1.8.13