VR-Exchange 2.2 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 Mon Apr 15 17:15:50 EDT 2013 from SVN revision 126154
Copyright © 2005-2012 VT MÄK. All Rights Reserved (www.mak.com)