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