#include <vw_exception.h>
Definition at line 89 of file vw_exception.h.
◆ vw_unrecognised_option_exception() [1/2]
VW::vw_unrecognised_option_exception::vw_unrecognised_option_exception |
( |
const char * |
file, |
|
|
int |
lineNumber, |
|
|
const std::string & |
message |
|
) |
| |
|
inline |
Definition at line 92 of file vw_exception.h.
vw_exception(const char *file, int lineNumber, std::string const &message) noexcept
◆ vw_unrecognised_option_exception() [2/2]
Definition at line 97 of file vw_exception.h.
vw_exception(const char *file, int lineNumber, std::string const &message) noexcept
◆ ~vw_unrecognised_option_exception()
VW::vw_unrecognised_option_exception::~vw_unrecognised_option_exception |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ operator=()
The documentation for this class was generated from the following file: