FactDev  0.1
Exceptions::FileException Class Reference

The FileException class for file/acess file exception. More...

#include <fileexception.h>

Public Member Functions

 FileException (const QString userError, const QString fctName, const QString logError, float errorCode)
 FileException::FileException. Construct a FileException. More...
 
void popupMessage (QWidget *parent)
 FileException::popupMessage. Display a popup message with the message error. More...
 

Detailed Description

The FileException class for file/acess file exception.

Author
Florent Berbie

Constructor & Destructor Documentation

Exceptions::FileException::FileException ( const QString  userError,
const QString  fctName,
const QString  logError,
float  errorCode 
)

FileException::FileException. Construct a FileException.

Parameters
userErrorClassName of error
fctNameFunction name
logErrorMessage error
errorCodeCode of error

Member Function Documentation

void Exceptions::FileException::popupMessage ( QWidget *  parent)

FileException::popupMessage. Display a popup message with the message error.

Parameters
parent

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