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

#include <hexceptions.h>

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

Public Member Functions

 HNetworkException (const char *reason)
 
- 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 if a network connection fails

Constructor: HNetworkException(reason)

Constructor & Destructor Documentation

◆ HNetworkException()

HNetworkException::HNetworkException ( const char *  reason)

Construct a new HNetworkException with a reason


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