MAK RTIspy API Documentation for HLA 1516
 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. More...
 
virtual ~DtPropertyException ()
 DTOR. More...
 
 DtPropertyException (const DtPropertyException &)
 CopyCTOR. More...
 
DtPropertyExceptionoperator= (const DtPropertyException &)
 Assignment operator. More...
 
QString reason () const
 Exception message. More...
 

Protected Attributes

QString myReason
 My reason for the exception. More...
 

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 Sun Jul 20 16:15:30 EDT 2025 from SVN revision 277985
Copyright © 2005-2025 MAK Technologies Inc. All Rights Reserved (www.mak.com)