dbplus_errcode
Get error string for given errorcode or last error
&reftitle.description;
stringdbplus_errcode
interrno
Returns a clear error string for the given error code.
&reftitle.parameters;
errno
The error code. If not provided, the result code of the last db++
operation is assumed.
&reftitle.returnvalues;
Returns the error message.
&reftitle.notes;
&warn.experimental.func;