Direct-BT  2.3.1
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | List of all members
direct_bt::HCIPacketException Class Reference

#include <HCITypes.hpp>

Inheritance diagram for direct_bt::HCIPacketException:
Collaboration diagram for direct_bt::HCIPacketException:

Public Member Functions

 HCIPacketException (std::string const m, const char *file, int line) noexcept
 
- Public Member Functions inherited from direct_bt::HCIException
 HCIException (std::string const m, const char *file, int line) noexcept
 
- Public Member Functions inherited from jau::RuntimeException
 RuntimeException (std::string const m, const char *file, int line) noexcept
 
virtual ~RuntimeException () noexcept
 
 RuntimeException (const RuntimeException &o)=default
 
 RuntimeException (RuntimeException &&o)=default
 
RuntimeExceptionoperator= (const RuntimeException &o)=default
 
RuntimeExceptionoperator= (RuntimeException &&o)=default
 
std::string get_backtrace () const noexcept
 
virtual const char * what () const noexcept override
 

Additional Inherited Members

- Protected Member Functions inherited from direct_bt::HCIException
 HCIException (std::string const type, std::string const m, const char *file, int line) noexcept
 
- Protected Member Functions inherited from jau::RuntimeException
 RuntimeException (std::string const type, std::string const m, const char *file, int line) noexcept
 

Detailed Description

Definition at line 65 of file HCITypes.hpp.

Constructor & Destructor Documentation

◆ HCIPacketException()

direct_bt::HCIPacketException::HCIPacketException ( std::string const  m,
const char *  file,
int  line 
)
inlinenoexcept

Definition at line 67 of file HCITypes.hpp.


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