QtPdCom  1.3.3
Public Member Functions | Public Attributes | List of all members
QtPdCom::Message::Exception Struct Reference

Exception type. More...

#include <Message.h>

Public Member Functions

 Exception (const QString &msg)
 Constructor. More...
 

Public Attributes

QString msg
 Exception message. More...
 

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: