OSTC Companion  3.0
Companion sofftware for H&W dive computers
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
Exception Class Reference

#include <Exception.h>

Inheritance diagram for Exception:
Inheritance graph
[legend]

Public Member Functions

 Exception (const char *msg)
 
 Exception (const QString &msg)
 
 ~Exception () override throw ()
 
const char * what () const override throw ()
 Message contains, in UTF8 format. More...
 

Constructor & Destructor Documentation

Exception::Exception ( const char *  msg)
explicit
Exception::Exception ( const QString &  msg)
explicit
Exception::~Exception ( )
throw (
)
override

Member Function Documentation

const char * Exception::what ( ) const
throw (
)
override

Message contains, in UTF8 format.


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