cuda-api-wrappers
Thin C++-flavored wrappers for the CUDA Runtime API
cuda::runtime_error Member List

This is the complete list of members for cuda::runtime_error, including all inherited members.

code() constcuda::runtime_errorinline
runtime_error(status::named_t error_code) (defined in cuda::runtime_error)cuda::runtime_errorinlineexplicit
runtime_error(status::named_t error_code, const ::std::string &what_arg) (defined in cuda::runtime_error)cuda::runtime_errorinline
runtime_error(status::named_t error_code, ::std::string &&what_arg) (defined in cuda::runtime_error)cuda::runtime_errorinline
with_message_override(status_t error_code, ::std::string complete_what_arg) (defined in cuda::runtime_error)cuda::runtime_errorinlinestatic