QtPdCom  1.5.2
QtPdCom::Message::Exception Struct Reference

Exception type. More...

#include <Message.h>

Public Member Functions

 Exception (const QString &msg)
 Constructor.
 

Public Attributes

QString msg
 Exception message.
 

Detailed Description

Exception type.

Constructor & Destructor Documentation

◆ Exception()

QtPdCom::Message::Exception::Exception ( const QString & msg)
inline

Constructor.

Member Data Documentation

◆ msg

QString QtPdCom::Message::Exception::msg

Exception message.

Referenced by QtPdCom::MessageModel::load().


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