LeechCraft  0.6.70-13729-g7046a9d2a7
Modular cross-platform feature rich live environment.
LC::ReleaseFailureException Class Reference

#include "exceptions.h"

+ Inheritance diagram for LC::ReleaseFailureException:
+ Collaboration diagram for LC::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 LC::DependencyException
 DependencyException (const QString &what)
 
virtual ~DependencyException () throw ()
 
- Public Member Functions inherited from LC::StandardException
 StandardException (const QString &what)
 
virtual ~StandardException () throw ()
 

Additional Inherited Members

- Protected Attributes inherited from LC::StandardException
QString What_
 

Detailed Description

Definition at line 66 of file exceptions.h.

Constructor & Destructor Documentation

◆ ReleaseFailureException()

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

Definition at line 70 of file exceptions.cpp.

◆ ~ReleaseFailureException()

LC::ReleaseFailureException::~ReleaseFailureException ( )
throw (
)
virtual

Definition at line 77 of file exceptions.cpp.

Member Function Documentation

◆ what()

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

Reimplemented from LC::StandardException.

Definition at line 81 of file exceptions.cpp.

References LC::StandardException::What_.


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