HARDT - The Ham Radio DSP Toolkit
Public Member Functions | List of all members
HNotImplementedException Class Reference

#include <hexceptions.h>

Inheritance diagram for HNotImplementedException:
Inheritance graph
[legend]
Collaboration diagram for HNotImplementedException:
Collaboration graph
[legend]

Public Member Functions

 HNotImplementedException (const char *reason="Not implemented")
 
- Public Member Functions inherited from HException
 HException (const char *reason, const char *type)
 
const char * what () const throw ()
 
const char * type () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from HException
const char * _why
 
const char * _type
 

Detailed Description

Thrown by functions if they have not been implemneted

Constructor: HNotImplementedException()

Constructor & Destructor Documentation

◆ HNotImplementedException()

HNotImplementedException::HNotImplementedException ( const char *  reason = "Not implemented")

Construct a new HNotImplementedException with a resason


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