DotNet Reference

DotNet Reference

operations_research_satPINVOKE.SWIGExceptionHelper

Detailed Description

Definition at line 15 of file operations_research_satPINVOKE.cs.

Public Member Functions

delegate void ExceptionDelegate (string message)
 
delegate void ExceptionArgumentDelegate (string message, string paramName)
 
static void SWIGRegisterExceptionCallbacks_operations_research_sat (ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)
 
static void SWIGRegisterExceptionCallbacksArgument_operations_research_sat (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)
 

Member Function Documentation

◆ ExceptionArgumentDelegate()

delegate void ExceptionArgumentDelegate ( string  message,
string  paramName 
)

◆ ExceptionDelegate()

delegate void ExceptionDelegate ( string  message)

◆ SWIGRegisterExceptionCallbacks_operations_research_sat()

static void SWIGRegisterExceptionCallbacks_operations_research_sat ( ExceptionDelegate  applicationDelegate,
ExceptionDelegate  arithmeticDelegate,
ExceptionDelegate  divideByZeroDelegate,
ExceptionDelegate  indexOutOfRangeDelegate,
ExceptionDelegate  invalidCastDelegate,
ExceptionDelegate  invalidOperationDelegate,
ExceptionDelegate  ioDelegate,
ExceptionDelegate  nullReferenceDelegate,
ExceptionDelegate  outOfMemoryDelegate,
ExceptionDelegate  overflowDelegate,
ExceptionDelegate  systemExceptionDelegate 
)

◆ SWIGRegisterExceptionCallbacksArgument_operations_research_sat()

static void SWIGRegisterExceptionCallbacksArgument_operations_research_sat ( ExceptionArgumentDelegate  argumentDelegate,
ExceptionArgumentDelegate  argumentNullDelegate,
ExceptionArgumentDelegate  argumentOutOfRangeDelegate 
)

The documentation for this class was generated from the following file: