Create the exception guard for the specified object at the specified line number. Optionally, specify basicAllocator used to supply memory.
Declared in <bslma_exceptionguard.h>
ExceptionGuard(
OBJECT const* object,
int line,
Allocator* basicAllocator = 0);