Leap C# API Reference (Preliminary)  0.7.9
Leap.LeapPINVOKE.SWIGExceptionHelper Class Reference

Public Member Functions

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