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

#include "iprovidecommands.h"

+ Inheritance diagram for LC::Azoth::CommandException:
+ Collaboration diagram for LC::Azoth::CommandException:

Public Member Functions

 CommandException (const QString &error, bool canTryOthers=false)
 
const QString & GetError () const
 
bool CanTryOtherCommands () const
 

Detailed Description

Definition at line 36 of file iprovidecommands.h.

Constructor & Destructor Documentation

◆ CommandException()

LC::Azoth::CommandException::CommandException ( const QString & error,
bool canTryOthers = false )
inline

Definition at line 41 of file iprovidecommands.h.

Member Function Documentation

◆ CanTryOtherCommands()

bool LC::Azoth::CommandException::CanTryOtherCommands ( ) const
inline

Definition at line 53 of file iprovidecommands.h.

◆ GetError()

const QString & LC::Azoth::CommandException::GetError ( ) const
inline

Definition at line 48 of file iprovidecommands.h.


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