Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.trimPINVOKE.SWIGExceptionHelper Class Reference

Public Member Functions

delegate void ExceptionDelegate (string message)
 
delegate void ExceptionArgumentDelegate (string message, string paramName)
 
static void SWIGRegisterExceptionCallbacks_trim (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_trim (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate)
 

Member Function Documentation

delegate void HP.HPTRIM.SDK.trimPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate ( string  message,
string  paramName 
)
delegate void HP.HPTRIM.SDK.trimPINVOKE.SWIGExceptionHelper.ExceptionDelegate ( string  message)
static void HP.HPTRIM.SDK.trimPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_trim ( ExceptionDelegate  applicationDelegate,
ExceptionDelegate  arithmeticDelegate,
ExceptionDelegate  divideByZeroDelegate,
ExceptionDelegate  indexOutOfRangeDelegate,
ExceptionDelegate  invalidCastDelegate,
ExceptionDelegate  invalidOperationDelegate,
ExceptionDelegate  ioDelegate,
ExceptionDelegate  nullReferenceDelegate,
ExceptionDelegate  outOfMemoryDelegate,
ExceptionDelegate  overflowDelegate,
ExceptionDelegate  systemExceptionDelegate 
)
static void HP.HPTRIM.SDK.trimPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_trim ( ExceptionArgumentDelegate  argumentDelegate,
ExceptionArgumentDelegate  argumentNullDelegate,
ExceptionArgumentDelegate  argumentOutOfRangeDelegate 
)