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