This class is thrown when a VTKm function or method encounters an invalid value that inhibits progress.
More...
#include <ErrorBadValue.h>
|
| | Error () |
| |
| | Error (const std::string &message, bool is_device_independent=false) |
| |
| void | SetMessage (const std::string &message) |
| |
This class is thrown when a VTKm function or method encounters an invalid value that inhibits progress.
◆ ErrorBadValue()
| vtkm::cont::ErrorBadValue::ErrorBadValue |
( |
const std::string & |
message | ) |
|
|
inline |
The documentation for this class was generated from the following file: