kleopatra
exception.h
Go to the documentation of this file.
52 GpgConfRunException( int errorCode, const QString& msg ) : KGpgConfException( msg ), m_errorCode( errorCode ) {}
MalformedGpgConfOutputException(const QString &msg)
Definition: exception.h:64
KGpgConfException(const QString &msg=QString())
Definition: exception.h:40
~MalformedGpgConfOutputException()
Definition: exception.cpp:38
GpgConfRunException(int errorCode, const QString &msg)
Definition: exception.h:52
Definition: exception.h:61
Definition: exception.h:38
Definition: exception.h:49
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.