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

#include "exceptions.h"

+ Inheritance diagram for LeechCraft::ReleaseFailureException:
+ Collaboration diagram for LeechCraft::ReleaseFailureException:

Public Member Functions

 ReleaseFailureException (const QString &what, const QList< QObject *> &holders)
 
virtual ~ReleaseFailureException () throw ()
 
virtual const char * what () const 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from LeechCraft::StandardException
QString What_
 

Detailed Description

Definition at line 66 of file exceptions.h.

Constructor & Destructor Documentation

◆ ReleaseFailureException()

LeechCraft::ReleaseFailureException::ReleaseFailureException ( const QString &  what,
const QList< QObject *> &  holders 
)

Definition at line 70 of file exceptions.cpp.

◆ ~ReleaseFailureException()

LeechCraft::ReleaseFailureException::~ReleaseFailureException ( )
throw (
)
virtual

Definition at line 77 of file exceptions.cpp.

Member Function Documentation

◆ what()

const char * LeechCraft::ReleaseFailureException::what ( ) const
throw (
)
virtual

Reimplemented from LeechCraft::StandardException.

Definition at line 81 of file exceptions.cpp.

References LeechCraft::StandardException::What_.


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