Go to the documentation of this file.
18 #ifndef viskores_cont_ErrorBadValue_h
19 #define viskores_cont_ErrorBadValue_h
37 :
Error(message, true)
46 #endif //viskores_cont_ErrorBadValue_h
ErrorBadValue(const std::string &message)
Definition: ErrorBadValue.h:36
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
This class is thrown when a Viskores function or method encounters an invalid value that inhibits pro...
Definition: ErrorBadValue.h:33
The superclass of all exceptions thrown by any Viskores function or method.
Definition: Error.h:41