Compute Graph Framework SDK Reference  5.8
dw::framework::Exception Member List

This is the complete list of members for dw::framework::Exception, including all inherited members.

Exception(dwStatus statusCode, const char8_t *messageStr)dw::framework::Exceptioninline
Exception(dwStatus statusCode, const char8_t *messageStr, Tothers... others)dw::framework::Exceptioninlineexplicit
guard(TryBlock tryBlock, dw::core::Logger::Verbosity verbosity=dw::core::Logger::Verbosity::DEBUG)dw::framework::Exceptionstatic
guardWithNoPrint(TryBlock tryBlock)dw::framework::Exceptionstatic
guardWithReturn(TryBlock tryBlock, dw::core::Logger::Verbosity verbosity=dw::core::Logger::Verbosity::DEBUG)dw::framework::Exceptionstatic
LOG_TAGdw::framework::Exceptionstatic
messageStr() const noexceptdw::framework::Exceptioninline
status() constdw::framework::Exceptioninline
~Exception() noexcept override=defaultdw::framework::Exception