Description Objects from the Class Slots Methods Author(s) References
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.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
The IBM ILOG CPLEX home page at https://www.ibm.com/support/knowledgecenter/SSSA5P.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.