Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Member Functions | List of all members
direct_bt::SMPValueException Class Reference

#include <SMPTypes.hpp>

Inheritance diagram for direct_bt::SMPValueException:
Collaboration diagram for direct_bt::SMPValueException:

Public Member Functions

 SMPValueException (std::string const &m, const char *file, int line) noexcept
 
- Public Member Functions inherited from direct_bt::SMPException
 SMPException (std::string const &m, const char *file, int line) noexcept
 
- Public Member Functions inherited from jau::RuntimeException
 RuntimeException (const RuntimeException &o)=default
 
 RuntimeException (RuntimeException &&o)=default
 
 RuntimeException (std::string const &m, const char *file, int line) noexcept
 
 ~RuntimeException () noexcept override=default
 
RuntimeExceptionoperator= (const RuntimeException &o)=default
 
RuntimeExceptionoperator= (RuntimeException &&o)=default
 
const char * what () const noexcept override
 
- Public Member Functions inherited from jau::ExceptionBase
 ExceptionBase (const ExceptionBase &o)=default
 
 ExceptionBase (ExceptionBase &&o)=default
 
virtual ~ExceptionBase () noexcept=default
 
const std::string & backtrace () const noexcept
 
const std::string & message () const noexcept
 
 operator const std::string & () const noexcept
 Allow conversion to const std::string&, as required by Catch2's REQUIRE_THROWS_MATCHES More...
 
std::ostream & operator<< (std::ostream &out) noexcept
 
ExceptionBaseoperator= (const ExceptionBase &o)=default
 
ExceptionBaseoperator= (ExceptionBase &&o)=default
 
virtual const char * what () const noexcept
 

Additional Inherited Members

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

Detailed Description

Definition at line 79 of file SMPTypes.hpp.

Constructor & Destructor Documentation

◆ SMPValueException()

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

Definition at line 81 of file SMPTypes.hpp.


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