XLL+ Class Library (6.3)

CXlMemoryAllocationFailedException Class

An exception thrown when an attempt by the XLL+ run-time classes to allocate memory fails.

class CXlMemoryAllocationFailedException : public CXlRuntimeException

Overview

If an attempt to allocate memory fails, then an exception of type CXlMemoryAllocationFailedException is thrown.

Requirements

Header: xlpexcept.h

See Also

CXlMemoryAllocationFailedException Methods | xlpexcept.h | Exceptions