Loading...
Searching...
No Matches

Exception class thrown for GAMS exceptions. More...

Inheritance diagram for GAMS.GAMSException:
GAMS.GAMSExceptionExecution

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]

GAMS.GAMSException.GAMSException ( )
inline

Constructor.

◆ GAMSException() [2/4]

GAMS.GAMSException.GAMSException ( string  message)
inline

Constructor.

Parameters
messageException message

◆ GAMSException() [3/4]

GAMS.GAMSException.GAMSException ( string  message,
System::Exception  inner 
)
inline

Constructor.

Parameters
messageException message
innerReference to the inner exception

◆ GAMSException() [4/4]

GAMS.GAMSException.GAMSException ( System::Runtime::Serialization::SerializationInfo  info,
System::Runtime::Serialization::StreamingContext  context 
)
inlineprotected

Constructor.

Parameters
infoInfo
contextContext