|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
gurobi.GRBException
public class GRBException
| Constructor Summary | |
|---|---|
GRBException()
|
|
GRBException(int errcode)
|
|
GRBException(java.lang.String errmsg)
|
|
GRBException(java.lang.String errmsg,
int errcode)
|
|
| Method Summary | |
|---|---|
int |
getErrorCode()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GRBException()
public GRBException(int errcode)
public GRBException(java.lang.String errmsg)
public GRBException(java.lang.String errmsg,
int errcode)
| Method Detail |
|---|
public int getErrorCode()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||