Definition at line 165 of file Exception.hpp.
Static Public Member Functions | |
template<typename TryBlock > | |
static dwStatus | guard (TryBlock const &tryBlock, ::dw::core::Logger::Verbosity verbosity=::dw::core::Logger::Verbosity::ERROR) |
template<typename TryBlock > | |
static dwStatus | guardWithReturn (TryBlock const &tryBlock, ::dw::core::Logger::Verbosity verbosity=::dw::core::Logger::Verbosity::ERROR) |
|
inlinestatic |
Definition at line 177 of file Exception.hpp.
Referenced by dw::framework::PortInput< T >::bindChannel(), dw::framework::PortOutput< T >::bindChannelWithReference(), and dw::framework::PassImpl< PassFunctionT >::run().
|
inlinestatic |
Definition at line 171 of file Exception.hpp.
Referenced by dw::framework::dwGlobalEgomotionNode::executeAsyncReset(), dw::framework::dwRelativeEgomotionIMUNode::executeAsyncReset(), dw::framework::dwTraceCollectorNode::executeAsyncReset(), dw::framework::dwGlobalEgomotionNode::setAsyncReset(), dw::framework::dwRelativeEgomotionIMUNode::setAsyncReset(), and dw::framework::dwTraceCollectorNode::setAsyncReset().