Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.0
|
This is the complete list of members for zserio::ExtendedFieldException, including all inherited members.
append(const char *message) | zserio::CppRuntimeException | |
append(const char *message, size_t messageLen) | zserio::CppRuntimeException | |
CppRuntimeException(const char *message="") | zserio::ValidationException | explicit |
CppRuntimeException(const CppRuntimeException &other)=default | zserio::ValidationException | |
CppRuntimeException(CppRuntimeException &&other)=default | zserio::ValidationException | |
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 |