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