Create an Error object having the default value.

Synopsis

Declared in <bdljsn_error.h>

Error();

Description

See . Optionally specify a basicAllocator used to supply memory. If basicAllocator is 0, the currently installed default allocator is used.

Created with MrDocs