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