| Direct-BT v3.3.0-1-gc2d430c
    Direct-BT - Direct Bluetooth Programming. | 
This is the complete list of members for direct_bt::SMPException, including all inherited members.
| backtrace() const noexcept | jau::ExceptionBase | inline | 
| ExceptionBase(std::string type, std::string const &m, const char *file, int line) noexcept | jau::ExceptionBase | protected | 
| ExceptionBase(const ExceptionBase &o)=default | jau::ExceptionBase | |
| ExceptionBase(ExceptionBase &&o)=default | jau::ExceptionBase | |
| message() const noexcept | jau::ExceptionBase | inline | 
| operator const std::string &() const noexcept | jau::ExceptionBase | inline | 
| operator<<(std::ostream &out) noexcept | jau::ExceptionBase | inline | 
| operator=(const RuntimeException &o)=default | jau::RuntimeException | |
| operator=(RuntimeException &&o)=default | jau::RuntimeException | |
| jau::ExceptionBase::operator=(const ExceptionBase &o)=default | jau::ExceptionBase | |
| jau::ExceptionBase::operator=(ExceptionBase &&o)=default | jau::ExceptionBase | |
| RuntimeException(std::string type, std::string const &m, const char *file, int line) noexcept | jau::RuntimeException | inlineprotected | 
| RuntimeException(std::string const &m, const char *file, int line) noexcept | jau::RuntimeException | inline | 
| RuntimeException(const RuntimeException &o)=default | jau::RuntimeException | |
| RuntimeException(RuntimeException &&o)=default | jau::RuntimeException | |
| SMPException(std::string type, std::string const &m, const char *file, int line) noexcept | direct_bt::SMPException | inlineprotected | 
| SMPException(std::string const &m, const char *file, int line) noexcept | direct_bt::SMPException | inline | 
| what() const noexcept override | jau::RuntimeException | inlinevirtual | 
| ~ExceptionBase() noexcept=default | jau::ExceptionBase | virtual | 
| ~RuntimeException() noexcept override=default | jau::RuntimeException |