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

#include "exceptions.h"

+ Inheritance diagram for LC::DependencyException:
+ Collaboration diagram for LC::DependencyException:

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from LC::StandardException
QString What_
 

Detailed Description

Definition at line 52 of file exceptions.h.

Constructor & Destructor Documentation

◆ DependencyException()

LC::DependencyException::DependencyException ( const QString &  what)

Definition at line 52 of file exceptions.cpp.

◆ ~DependencyException()

LC::DependencyException::~DependencyException ( )
throw (
)
virtual

Definition at line 57 of file exceptions.cpp.


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