1#ifndef CABLENOTFOUNDEXCEPTION_H 
    2#define CABLENOTFOUNDEXCEPTION_H 
   40  QString m_errorMessage{};
 
The CableNotFoundException class.
Definition cablenotfoundexception.h:22
 
QString errorMessage() const
Fetches the error message associated with this exception.
Definition cablenotfoundexception.cpp:9