"cplexError"Objects of class cpxerr are returned by various functions of
cplexAPI, in order to distinguish a status (error) code from a
successfull result.
Objects can be created by calls of the form cplexError(err), with
err beeing an error code of IBM ILOG CPLEX.
errnum:Object of class "integer" containing the error code.
signature(object = "cplexError"):
Prints an error message string corresponding to the error code.
signature(object = "cplexError"):
Returns an error message string corresponding to the error code.
signature(object = "cplexError"):
Gets the error code.
signature(object = "cplexError"):
Sets the error code.
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.