Loading...
Searching...
No Matches
GAMS.GAMSException Class Reference
Exception class thrown for GAMS exceptions. More...
Inheritance diagram for GAMS.GAMSException:

Public Member Functions | |
GAMSException () | |
Constructor. | |
GAMSException (string message) | |
Constructor. | |
GAMSException (string message, System.Exception inner) | |
Constructor. | |
Protected Member Functions | |
GAMSException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
Constructor. | |
Detailed Description
Exception class thrown for GAMS exceptions.
Constructor & Destructor Documentation
◆ GAMSException() [1/4]
|
inline |
Constructor.
◆ GAMSException() [2/4]
|
inline |
Constructor.
- Parameters
-
message Exception message
◆ GAMSException() [3/4]
|
inline |
Constructor.
- Parameters
-
message Exception message inner Reference to the inner exception
◆ GAMSException() [4/4]
|
inlineprotected |
Constructor.
- Parameters
-
info Info context Context