OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
GenericPropError Struct Reference

#include <generic_property.hh>

Public Member Functions

 GenericPropError (const String &m)
virtual ~GenericPropError () throw ()
virtual const char * what () const throw ()

Data Fields

String m_

Detailed Description

Definition at line 42 of file generic_property.hh.


Constructor & Destructor Documentation

GenericPropError ( const String m)
inline

Definition at line 44 of file generic_property.hh.

virtual ~GenericPropError ( ) throw ()
inlinevirtual

Definition at line 47 of file generic_property.hh.


Member Function Documentation

virtual const char* what ( ) const throw ()
inlinevirtual

Definition at line 48 of file generic_property.hh.


Field Documentation

String m_

Definition at line 51 of file generic_property.hh.


The documentation for this struct was generated from the following file: