Vowpal Wabbit
|
This is the complete list of members for VW::vw_exception, including all inherited members.
Filename() const | VW::vw_exception | inline |
LineNumber() const | VW::vw_exception | inline |
operator=(const vw_exception &other)=default | VW::vw_exception | |
operator=(vw_exception &&other) noexcept=default | VW::vw_exception | |
vw_exception(const char *file, int lineNumber, std::string const &message) | VW::vw_exception | inline |
vw_exception(const vw_exception &ex)=default | VW::vw_exception | |
vw_exception(vw_exception &&ex) noexcept=default | VW::vw_exception | |
what() const noexceptoverride | VW::vw_exception | inline |
~vw_exception() noexcept=default | VW::vw_exception |