VR-Exchange 2.1 API Documentation
List of all members | Public Member Functions | Protected Attributes
MAKVrExchange::DtPropertyException Class Reference

Base property exception class. More...

Inheritance diagram for MAKVrExchange::DtPropertyException:
Inheritance graph
[legend]

Public Member Functions

 DtPropertyException (QString reason)
 CTOR.
virtual ~DtPropertyException ()
 DTOR.
 DtPropertyException (const DtPropertyException &)
 CopyCTOR.
DtPropertyExceptionoperator= (const DtPropertyException &)
 Assignment operator.
QString reason () const
 Exception message.

Protected Attributes

QString myReason
 My reason for the exception.

Detailed Description

Base property exception class.

Constructor & Destructor Documentation

MAKVrExchange::DtPropertyException::DtPropertyException ( QString  reason)

CTOR.

virtual MAKVrExchange::DtPropertyException::~DtPropertyException ( )
virtual

DTOR.

MAKVrExchange::DtPropertyException::DtPropertyException ( const DtPropertyException )

CopyCTOR.

Member Function Documentation

DtPropertyException& MAKVrExchange::DtPropertyException::operator= ( const DtPropertyException )

Assignment operator.

QString MAKVrExchange::DtPropertyException::reason ( ) const

Exception message.

Member Data Documentation

QString MAKVrExchange::DtPropertyException::myReason
protected

My reason for the exception.


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

Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)