MAK RTIspy API Documentation for HLA 1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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.

virtual DtPropertyException::~DtPropertyException ( )
virtual

DTOR.

DtPropertyException::DtPropertyException ( const DtPropertyException )

CopyCTOR.

Member Function Documentation

DtPropertyException& DtPropertyException::operator= ( const DtPropertyException )

Assignment operator.

QString DtPropertyException::reason ( ) const

Exception message.

Member Data Documentation

QString DtPropertyException::myReason
protected

My reason for the exception.


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

Document ID: Generated on Mon Jul 9 10:30:41 EDT 2018 from SVN revision 190224
Copyright © 2005-2018 VT MÄK Inc. All Rights Reserved (www.mak.com)