struct error::exception_t

Exception class for errors in device code.

Defined in include/loops/error.hxx

Members

report

Methods

exception_t(error_t _status, std::string _message="")
exception_t(std::string _message="")
const char * what( const noexcept)