Return the error value represented by this object as a DatumError value. The behavior is undefined unless this object actually represents an error value.
Synopsis
Declared in <bdld_datum.h>
DatumError
theError() const;
Return Value
the error value represented by this object as a DatumError value
Created with MrDocs