Create an Error object having the default value, using the specified basicAllocator to supply memory. If basicAllocator is 0, the currently installed default allocator is used.
Synopsis
Declared in <bdljsn_error.h>
explicit
Error(bslma::Allocator* basicAllocator);
Created with MrDocs