kleopatra
GpgConfRunException Class Reference
#include <exception.h>
Inheritance diagram for GpgConfRunException:
Public Member Functions | |
GpgConfRunException (int errorCode, const QString &msg) | |
~GpgConfRunException () throw () | |
int | errorCode () const |
Public Member Functions inherited from KGpgConfException | |
KGpgConfException (const QString &msg=QString()) | |
virtual | ~KGpgConfException () throw () |
QString | message () const |
Detailed Description
Definition at line 49 of file exception.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 52 of file exception.h.
GpgConfRunException::~GpgConfRunException | ( | ) | ||
throw | ( | |||
) |
Definition at line 37 of file exception.cpp.
Member Function Documentation
|
inline |
Definition at line 55 of file exception.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.