Template Numerical Library version\ main:481315e2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TNL::Exceptions::CudaRuntimeError Class Reference
Inheritance diagram for TNL::Exceptions::CudaRuntimeError:
Inheritance graph
[legend]
Collaboration diagram for TNL::Exceptions::CudaRuntimeError:
Collaboration graph
[legend]

Public Member Functions

 CudaRuntimeError (cudaError_t error_code)
 
 CudaRuntimeError (cudaError_t error_code, const char *file_name, int line)
 
 CudaRuntimeError (cudaError_t error_code, const std::string &what_arg)
 
cudaError_t code () const
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
exception (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
what (T... args)
 

The documentation for this class was generated from the following file: