LeechCraft Azoth 0.6.70-16373-g319c272718
Modular multiprotocol IM plugin for LeechCraft
Loading...
Searching...
No Matches
LC::Azoth::GPGExceptions::NullPubkey Class Reference

An error resulting from a null (or unset) public key. More...

#include "gpgexceptions.h"

+ Inheritance diagram for LC::Azoth::GPGExceptions::NullPubkey:
+ Collaboration diagram for LC::Azoth::GPGExceptions::NullPubkey:

Public Member Functions

 NullPubkey ()
 Constructs the error object.
 
- Public Member Functions inherited from LC::Azoth::GPGExceptions::General
 General (const QString &context)
 Constructs the error with the given context description.
 
 General (const QString &context, int code, const QString &message)
 Constructs the error with the given context, code and error message.
 
 General (int code, const QString &msg)
 Constructs the error with the given code and error message.
 
const QString & GetContext () const
 Returns the context of the error.
 
int GetCode () const
 Returns the error code, if applicable.
 
const QString & GetMessage () const
 Returns the human-readable error message.
 

Detailed Description

An error resulting from a null (or unset) public key.

Definition at line 113 of file gpgexceptions.h.

Constructor & Destructor Documentation

◆ NullPubkey()

LC::Azoth::GPGExceptions::NullPubkey::NullPubkey ( )
inline

Constructs the error object.

Definition at line 118 of file gpgexceptions.h.


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