Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
|
This is the complete list of members for jau::UnsupportedOperationException, 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 | |
UnsupportedOperationException(std::string const &m, const char *file, int line) noexcept | jau::UnsupportedOperationException | inline |
what() const noexcept override | jau::RuntimeException | inlinevirtual |
~ExceptionBase() noexcept=default | jau::ExceptionBase | virtual |
~RuntimeException() noexcept override=default | jau::RuntimeException |