39 #ifndef OME_XML_MODEL_ENUMS_ENUMERATIONEXCEPTION_H 40 #define OME_XML_MODEL_ENUMS_ENUMERATIONEXCEPTION_H 94 #endif // OME_XML_MODEL_ENUMS_ENUMERATIONEXCEPTION_H virtual ~EnumerationException()
Destructor.
Definition: EnumerationException.cpp:55
EnumerationException is thrown when an enumeration is invalid or not found.
Definition: EnumerationException.h:74
Open Microscopy Environment C++ implementation.
EnumerationException(std::string const &error)
Construct an EnumerationException from a string.
Definition: EnumerationException.cpp:50