This class is thrown when VTK-m encounters data of a type that is incompatible with the current operation.
More...
#include <ErrorBadType.h>
|
| Error () |
|
| Error (const std::string &message, bool is_device_independent=false) |
|
void | SetMessage (const std::string &message) |
|
This class is thrown when VTK-m encounters data of a type that is incompatible with the current operation.
◆ ErrorBadType()
vtkm::cont::ErrorBadType::ErrorBadType |
( |
const std::string & |
message | ) |
|
|
inline |
The documentation for this class was generated from the following file: