This class is thrown when vtk-m detects a request for aborting execution in the current thread.  
 More...
#include <ErrorUserAbort.h>
 | 
| static constexpr const char *  | Message = "User abort detected." | 
|   | 
 | 
|   | Error () | 
|   | 
|   | Error (const std::string &message, bool is_device_independent=false) | 
|   | 
| void  | SetMessage (const std::string &message) | 
|   | 
This class is thrown when vtk-m detects a request for aborting execution in the current thread. 
 
◆ ErrorUserAbort()
  
  
      
        
          | vtkm::cont::ErrorUserAbort::ErrorUserAbort  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Message
  
  
      
        
          | constexpr const char* vtkm::cont::ErrorUserAbort::Message = "User abort detected." | 
         
       
   | 
  
staticconstexprprivate   | 
  
 
 
The documentation for this class was generated from the following file: