Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
GurobiError
Gurobi exception object. Upon catching an exception e
, you
can examine e.errno
(an integer) or e.message
(a
string). A list of possible values for errno
can be found in
the Error Code section.
message
provides additional information on the source of the
error.