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);
Parameters
Name |
Description |
code |
error code value |
Created with MrDocs