Qt IOC Container 3.5


qic::DuplicatePropertyNameException Class Reference

#include <DuplicatePropertyNameException.h>

List of all members.


Public Member Functions

 DuplicatePropertyNameException (QString msg)
virtual ~DuplicatePropertyNameException () throw ()

Detailed Description

An object can't have duplicate property names.

Author:
Zhihong "John" Wang

Definition at line 16 of file DuplicatePropertyNameException.h.


Constructor & Destructor Documentation

qic::DuplicatePropertyNameException::DuplicatePropertyNameException QString  msg  )  [inline]
 

Definition at line 19 of file DuplicatePropertyNameException.h.

virtual qic::DuplicatePropertyNameException::~DuplicatePropertyNameException  )  throw () [inline, virtual]
 

Definition at line 22 of file DuplicatePropertyNameException.h.


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