lpinterface
 All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Member Functions | List of all members
lpint::GurobiException Class Reference

Internal error occured in Gurobi. More...

#include <errors.hpp>

Inheritance diagram for lpint::GurobiException:
lpint::LpException

Public Member Functions

 GurobiException (int code)
 
 GurobiException (int code, const char *msg)
 
int code () const
 
- Public Member Functions inherited from lpint::LpException
 LpException (const char *msg)
 
template<typename... Args>
 LpException (Args &&...args)
 

Detailed Description

Internal error occured in Gurobi.


The documentation for this class was generated from the following file: