Class Variables
ExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.applicationDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.arithmeticDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.divideByZeroDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.indexOutOfRangeDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.invalidCastDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.invalidOperationDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.ioDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.nullReferenceDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.outOfMemoryDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.overflowDelegateExceptionDelegate core_modelerPINVOKE.SWIGExceptionHelper.systemDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentNullDelegateExceptionArgumentDelegate core_modelerPINVOKE.SWIGExceptionHelper.argumentOutOfRangeDelegate
Methods
SWIGExceptionHelper
static core_modelerPINVOKE.SWIGExceptionHelper.SWIGExceptionHelper()
ExceptionDelegate
delegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionDelegate(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
ExceptionArgumentDelegate
delegate void core_modelerPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate(string message, string paramName)
| Parameter | Type | Description |
|---|---|---|
| message | string | |
| paramName | string |
SWIGRegisterExceptionCallbacks_core_modeler
static void core_modelerPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_core_modeler(ExceptionDelegate applicationDelegate, ExceptionDelegate arithmeticDelegate, ExceptionDelegate divideByZeroDelegate, ExceptionDelegate indexOutOfRangeDelegate, ExceptionDelegate invalidCastDelegate, ExceptionDelegate invalidOperationDelegate, ExceptionDelegate ioDelegate, ExceptionDelegate nullReferenceDelegate, ExceptionDelegate outOfMemoryDelegate, ExceptionDelegate overflowDelegate, ExceptionDelegate systemExceptionDelegate)
| Parameter | Type | Description |
|---|---|---|
| applicationDelegate | ExceptionDelegate | |
| arithmeticDelegate | ExceptionDelegate | |
| divideByZeroDelegate | ExceptionDelegate | |
| indexOutOfRangeDelegate | ExceptionDelegate | |
| invalidCastDelegate | ExceptionDelegate | |
| invalidOperationDelegate | ExceptionDelegate | |
| ioDelegate | ExceptionDelegate | |
| nullReferenceDelegate | ExceptionDelegate | |
| outOfMemoryDelegate | ExceptionDelegate | |
| overflowDelegate | ExceptionDelegate | |
| systemExceptionDelegate | ExceptionDelegate |
SWIGRegisterExceptionCallbacksArgument_core_modeler
static void core_modelerPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_core_modeler(ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)
| Parameter | Type | Description |
|---|---|---|
| argumentDelegate | ExceptionArgumentDelegate | |
| argumentNullDelegate | ExceptionArgumentDelegate | |
| argumentOutOfRangeDelegate | ExceptionArgumentDelegate |
SetPendingApplicationException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingApplicationException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingArithmeticException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingArithmeticException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingDivideByZeroException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingDivideByZeroException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingIndexOutOfRangeException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingIndexOutOfRangeException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingInvalidCastException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingInvalidCastException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingInvalidOperationException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingInvalidOperationException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingIOException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingIOException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingNullReferenceException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingNullReferenceException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingOutOfMemoryException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingOutOfMemoryException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingOverflowException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingOverflowException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingSystemException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingSystemException(string message)
| Parameter | Type | Description |
|---|---|---|
| message | string |
SetPendingArgumentException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingArgumentException(string message, string paramName)
| Parameter | Type | Description |
|---|---|---|
| message | string | |
| paramName | string |
SetPendingArgumentNullException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingArgumentNullException(string message, string paramName)
| Parameter | Type | Description |
|---|---|---|
| message | string | |
| paramName | string |
SetPendingArgumentOutOfRangeException
static void core_modelerPINVOKE.SWIGExceptionHelper.SetPendingArgumentOutOfRangeException(string message, string paramName)
| Parameter | Type | Description |
|---|---|---|
| message | string | |
| paramName | string |