PDI 1.7.0-alpha.2023-10-26

the PDI data interface

PDI::Type_error Member List

This is the complete list of members for PDI::Type_error, including all inherited members.

Error(PDI_status_t errcode)PDI::Error
Error(PDI_status_t errcode, const S &format_str, Args &&... args)PDI::Errorinline
Error(PDI_status_t errcode, const char *message)PDI::Error
m_statusPDI::Errorprotected
m_whatPDI::Errorprotected
status() const noexceptPDI::Error
Type_error(const S &format_str, Args &&... args)PDI::Type_errorinline
Type_error(Type_error &&)=defaultPDI::Type_error
Type_error(const Type_error &)=defaultPDI::Type_error
what() const noexcept overridePDI::Error