17 #ifndef STROMX_RUNTIME_EXCEPTIONOBSERVER_H 18 #define STROMX_RUNTIME_EXCEPTIONOBSERVER_H 20 #include "stromx/runtime/OperatorException.h" 67 #endif // STROMX_RUNTIME_EXCEPTIONOBSERVER_H Definition: ExceptionObserver.h:41
Abstract base observer of operator exceptions.
Definition: ExceptionObserver.h:29
Definition: ExceptionObserver.h:39
Definition: ExceptionObserver.h:43
Definition: ExceptionObserver.h:49
Definition: ExceptionObserver.h:51
virtual void observe(const Phase phase, const OperatorError &ex, const Thread *const thread) const =0
The stromx class library.
Definition: AdjustRgbChannels.cpp:29
Phase
Definition: ExceptionObserver.h:36
Definition: ExceptionObserver.h:47
A thread which visits input nodes.
Definition: Thread.h:53
Error in connection with a specified operator.
Definition: OperatorException.h:32
Definition: ExceptionObserver.h:45