LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::InjectionFailureException Class Reference

#include "exceptions.h"

+ Inheritance diagram for LeechCraft::InjectionFailureException:
+ Collaboration diagram for LeechCraft::InjectionFailureException:

Public Member Functions

 InjectionFailureException (const QString &what)
 
virtual ~InjectionFailureException () throw ()
 
- Public Member Functions inherited from LeechCraft::DependencyException
 DependencyException (const QString &what)
 
virtual ~DependencyException () throw ()
 
- Public Member Functions inherited from LeechCraft::StandardException
 StandardException (const QString &what)
 
virtual ~StandardException () throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from LeechCraft::StandardException
QString What_
 

Detailed Description

Definition at line 59 of file exceptions.h.

Constructor & Destructor Documentation

◆ InjectionFailureException()

LeechCraft::InjectionFailureException::InjectionFailureException ( const QString &  what)

Definition at line 61 of file exceptions.cpp.

◆ ~InjectionFailureException()

LeechCraft::InjectionFailureException::~InjectionFailureException ( )
throw (
)
virtual

Definition at line 66 of file exceptions.cpp.


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