stumpless 2.2.0
|
A memory allocation or reallocation failed. More...
#include <MemoryAllocationFailure.hpp>
Public Member Functions | |
MemoryAllocationFailure (struct stumpless_error *equivalent) | |
Public Member Functions inherited from stumpless::StumplessException | |
StumplessException (struct stumpless_error *equivalent) | |
ErrorId | GetErrorId (void) |
Additional Inherited Members | |
Static Public Member Functions inherited from stumpless::StumplessException | |
static StumplessException * | newStumplessException (struct stumpless_error *equivalent) |
Public Attributes inherited from stumpless::StumplessException | |
struct stumpless_error * | equivalent |
A memory allocation or reallocation failed.
stumpless::MemoryAllocationFailure::MemoryAllocationFailure | ( | struct stumpless_error * | equivalent | ) |