39 #ifndef OME_XML_MODEL_ENUMS_ENUMERATIONEXCEPTION_H 
   40 #define OME_XML_MODEL_ENUMS_ENUMERATIONEXCEPTION_H 
   92 #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. 
Definition: CoreMetadata.cpp:40
EnumerationException(std::string const &error)
Construct an EnumerationException from a string. 
Definition: EnumerationException.cpp:50
Xerces-C modern C++ wrapper. 
Definition: Base.h:53