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