Low level interface function to the IBM ILOG CPLEX function
CPXgeterrorstring
. Consult the IBM ILOG CPLEX documentation for
more detailed information.
getErrorStrCPLEX(err, env = NULL)
The error code to be translated.
An object of class "'>cplexPtr"
as returned by
openEnvCPLEX
. This is basically a pointer to an
IBM ILOG CPLEX environment.
A single character value containing the error message string.
Interface to the C function getErrorStr
which calls the CPLEX
function CPXgeterrorstring
.
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.