Public Member Functions | List of all members
rmm::bad_alloc Class Reference

Exception thrown when an RMM allocation fails. More...

#include <error.hpp>

Inheritance diagram for rmm::bad_alloc:
Inheritance graph
[legend]
Collaboration diagram for rmm::bad_alloc:
Collaboration graph
[legend]

Public Member Functions

 bad_alloc (const char *msg)
 
 bad_alloc (std::string const &msg)
 
const char * what () const noexcept override
 

Detailed Description

Exception thrown when an RMM allocation fails.


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