Create an exception object initialized with the specified numBytes that indicates an allocation request size.

Synopsis

Declared in <bslma_testallocatorexception.h>

explicit
TestAllocatorException(size_type numBytes);

Created with MrDocs