Create a DatumError object having the specified error code value and and empty error message.

Synopsis

Declared in <bdld_datumerror.h>

explicit
DatumError(int code);

Created with MrDocs