LeechCraft Azoth  0.6.70-3565-g2d86529
Modular multiprotocol IM plugin for LeechCraft
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
LeechCraft::Azoth::CommandException Class Reference

#include "iprovidecommands.h"

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

Public Member Functions

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

Detailed Description

Definition at line 57 of file iprovidecommands.h.

Constructor & Destructor Documentation

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

Definition at line 62 of file iprovidecommands.h.

Member Function Documentation

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

Definition at line 74 of file iprovidecommands.h.

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

Definition at line 69 of file iprovidecommands.h.


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