Quark  0.1
Exception Class Reference

#include <Exception.h++>

Inheritance diagram for Exception:

Public Member Functions

virtual ~Exception () throw ()
 
QString getMessage () const
 
virtual const char * what () const throw ()
 

Protected Member Functions

 Exception (const QString &message=QString())
 

Constructor & Destructor Documentation

◆ ~Exception()

virtual ~Exception ( )
throw (
)
virtual

◆ Exception()

Exception ( const QString &  message = QString())
protected

Member Function Documentation

◆ getMessage()

QString getMessage ( ) const
inline

◆ what()

virtual const char* what ( ) const
throw (
)
inlinevirtual

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