Exception thrown when an RapidsMPF allocation fails.
More...
#include <error.hpp>
Exception thrown when an RapidsMPF allocation fails.
Definition at line 30 of file error.hpp.
◆ bad_alloc() [1/2]
| rapidsmpf::bad_alloc::bad_alloc |
( |
const char * |
msg | ) |
|
|
inline |
Constructs a bad_alloc with the error message.
- Parameters
-
| msg | Message to be associated with the exception |
Definition at line 37 of file error.hpp.
◆ bad_alloc() [2/2]
| rapidsmpf::bad_alloc::bad_alloc |
( |
std::string const & |
msg | ) |
|
|
inline |
Constructs a bad_alloc with the error message.
- Parameters
-
| msg | Message to be associated with the exception |
Definition at line 45 of file error.hpp.
◆ what()
| const char* rapidsmpf::bad_alloc::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
Returns the explanatory string.
- Returns
- The explanatory string.
Definition at line 52 of file error.hpp.
The documentation for this class was generated from the following file:
- /__w/rapidsmpf/rapidsmpf/cpp/include/rapidsmpf/error.hpp