FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
qtcore::RuntimeError Class Reference

Provides a std::runtime_error that can convey a QString error message. More...

#include <qttools/core/runtime_error.h>

Inheritance diagram for qtcore::RuntimeError:

Public Member Functions

 RuntimeError (const QString &err)
 
virtual ~RuntimeError () throw ()
 
QString message () const
 

Detailed Description

Provides a std::runtime_error that can convey a QString error message.

Constructor & Destructor Documentation

qtcore::RuntimeError::RuntimeError ( const QString &  err)
qtcore::RuntimeError::~RuntimeError ( )
throw (
)
virtual

Member Function Documentation

QString qtcore::RuntimeError::message ( ) const

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