public class GRBException extends Exception
Constructor and Description |
---|
GRBException() |
GRBException(int errcode) |
GRBException(String errmsg) |
GRBException(String errmsg,
int errcode) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.