This is the complete list of members for VW::save_load_model_exception, including all inherited members.
Filename() const | VW::vw_exception | inline |
LineNumber() const | VW::vw_exception | inline |
operator=(const save_load_model_exception &other)=default | VW::save_load_model_exception | |
operator=(save_load_model_exception &&other)=default | VW::save_load_model_exception | |
VW::vw_exception::operator=(const vw_exception &other)=default | VW::vw_exception | |
VW::vw_exception::operator=(vw_exception &&other)=default | VW::vw_exception | |
save_load_model_exception(const char *file, int lineNumber, const std::string &message) | VW::save_load_model_exception | inline |
save_load_model_exception(const save_load_model_exception &ex)=default | VW::save_load_model_exception | |
save_load_model_exception(save_load_model_exception &&ex)=default | VW::save_load_model_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)=default | VW::vw_exception | |
what() const noexcept override | VW::vw_exception | inline |
~save_load_model_exception() noexcept override=default | VW::save_load_model_exception | |
~vw_exception() noexcept override=default | VW::vw_exception |