Go to the documentation of this file.
18 #ifndef viskores_cont_ErrorExecution_h
19 #define viskores_cont_ErrorExecution_h
37 :
Error(message, true)
46 #endif //viskores_cont_ErrorExecution_h
ErrorExecution(const std::string &message)
Definition: ErrorExecution.h:36
This class is thrown in the control environment whenever an error occurs in the execution environment...
Definition: ErrorExecution.h:33
Groups connected points that have the same field value.
Definition: Atomic.h:27
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_END
Definition: ExportMacros.h:128
#define VISKORES_SILENCE_WEAK_VTABLE_WARNING_START
Definition: ExportMacros.h:127
The superclass of all exceptions thrown by any Viskores function or method.
Definition: Error.h:41