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