LeechCraft Azoth  0.6.70-15082-g543737046d
Modular multiprotocol IM plugin for LeechCraft
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 48 of file iprovidecommands.h.

Constructor & Destructor Documentation

◆ CommandException()

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

Definition at line 53 of file iprovidecommands.h.

Member Function Documentation

◆ CanTryOtherCommands()

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

Definition at line 65 of file iprovidecommands.h.

◆ GetError()

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

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