Exception class thrown for GAMS exceptions
More...
|
| GAMSException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) |
| Constructor More...
|
|
Exception class thrown for GAMS exceptions
◆ GAMSException() [1/4]
GAMS.GAMSException.GAMSException |
( |
| ) |
|
|
inline |
◆ GAMSException() [2/4]
GAMS.GAMSException.GAMSException |
( |
string |
message | ) |
|
|
inline |
◆ GAMSException() [3/4]
GAMS.GAMSException.GAMSException |
( |
string |
message, |
|
|
System.Exception |
inner |
|
) |
| |
|
inline |
Constructor
- Parameters
-
message | Exception message |
inner | Reference to the inner exception |
◆ GAMSException() [4/4]
GAMS.GAMSException.GAMSException |
( |
System.Runtime.Serialization.SerializationInfo |
info, |
|
|
System.Runtime.Serialization.StreamingContext |
context |
|
) |
| |
|
inlineprotected |