ome-xml  5.6.0
Public Member Functions | List of all members
ome::xml::model::enums::EnumerationException Class Reference

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.
 

Detailed Description

EnumerationException is thrown when an enumeration is invalid or not found.

Constructor & Destructor Documentation

◆ EnumerationException()

ome::xml::model::enums::EnumerationException::EnumerationException ( std::string const &  error)

Construct an EnumerationException from a string.

Parameters
errorthe error message.

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