Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
This is the complete list of members for zserio::JsonParserException, including all inherited members.
append(const char *message) | zserio::CppRuntimeException | |
append(const char *message, size_t messageLen) | zserio::CppRuntimeException | |
CppRuntimeException(const char *message="") | zserio::JsonParserException | explicit |
CppRuntimeException(const CppRuntimeException &other)=default | zserio::JsonParserException | |
CppRuntimeException(CppRuntimeException &&other)=default | zserio::JsonParserException | |
zserio::CppRuntimeException::CppRuntimeException(const char *message="") | zserio::CppRuntimeException | explicit |
zserio::CppRuntimeException::CppRuntimeException(const CppRuntimeException &other)=default | zserio::CppRuntimeException | |
zserio::CppRuntimeException::CppRuntimeException(CppRuntimeException &&other)=default | zserio::CppRuntimeException | |
operator=(const CppRuntimeException &other)=default | zserio::CppRuntimeException | |
operator=(CppRuntimeException &&other)=default | zserio::CppRuntimeException | |
what() const noexcept override | zserio::CppRuntimeException | |
~CppRuntimeException() override=default | zserio::CppRuntimeException |