Return a datum holding an error with the specified code.
code
Declared in <bdld_datum.h>
<bdld_datum.h>
static Datum createError(int code);
Return, by value, a datum having a DatumError value with the specified code.
DatumError
a datum holding an error with the specified code