Exception class thrown for GAMS execution exceptions
More...
|
| GAMSExceptionExecution (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Constructor More...
|
|
| GAMSException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Constructor More...
|
|
Exception class thrown for GAMS execution exceptions
◆ GAMSExceptionExecution() [1/4]
GAMS.GAMSExceptionExecution.GAMSExceptionExecution |
( |
| ) |
|
|
inline |
◆ GAMSExceptionExecution() [2/4]
GAMS.GAMSExceptionExecution.GAMSExceptionExecution |
( |
string |
message, |
|
|
int |
exitCode |
|
) |
| |
|
inline |
Constructor
- Parameters
-
message | Exception message |
exitCode | Exit Code |
◆ GAMSExceptionExecution() [3/4]
GAMS.GAMSExceptionExecution.GAMSExceptionExecution |
( |
string |
message, |
|
|
System.Exception |
inner |
|
) |
| |
|
inline |
Constructor
- Parameters
-
message | Exception message |
inner | Reference to the inner exception |
◆ GAMSExceptionExecution() [4/4]
GAMS.GAMSExceptionExecution.GAMSExceptionExecution |
( |
System.Runtime.Serialization.SerializationInfo |
info, |
|
|
System.Runtime.Serialization.StreamingContext |
context |
|
) |
| |
|
inlineprotected |
◆ eRC
GAMS return code (enumerated type)
◆ iRC
int GAMS.GAMSExceptionExecution.iRC |
|
get |