MAK RTIspy API Documentation for HLA Evolved
List of all members | Public Member Functions | Protected Attributes
DtPropertyException Class Reference

Base property exception class. More...

+ Inheritance diagram for DtPropertyException:
+ Collaboration diagram for DtPropertyException:

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

DtPropertyException::DtPropertyException ( QString  reason)

CTOR.

DtPropertyException::~DtPropertyException ( )
virtual

DTOR.

DtPropertyException::DtPropertyException ( const DtPropertyException exception)

CopyCTOR.

Member Function Documentation

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

Assignment operator.

References myReason, and reason().

QString DtPropertyException::reason ( ) const

Exception message.

References myReason.

Referenced by operator=().

Member Data Documentation

QString DtPropertyException::myReason
protected

My reason for the exception.

Referenced by operator=(), and reason().


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

Document ID: Generated on Fri Mar 14 19:08:55 EDT 2014 from SVN revision 137085
Copyright © 2005-2014 VT MÄK Inc. All Rights Reserved (www.mak.com)