This class is thrown in the control environment whenever an error occurs in the execution environment.
More...
#include <ErrorExecution.h>
|
| Error () |
|
| Error (const std::string &message, bool is_device_independent=false) |
|
void | SetMessage (const std::string &message) |
|
This class is thrown in the control environment whenever an error occurs in the execution environment.
◆ ErrorExecution()
vtkm::cont::ErrorExecution::ErrorExecution |
( |
const std::string & |
message | ) |
|
|
inline |
The documentation for this class was generated from the following file: