libSBML C# API  libSBML 5.8.0 C# API
 All Classes Namespaces Files Functions Variables Properties Pages
libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper Class Reference

Public Member Functions

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

Member Function Documentation

delegate void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate ( string  message,
string  paramName 
)
delegate void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.ExceptionDelegate ( string  message)
static void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_libsbml ( ExceptionDelegate  applicationDelegate,
ExceptionDelegate  arithmeticDelegate,
ExceptionDelegate  divideByZeroDelegate,
ExceptionDelegate  indexOutOfRangeDelegate,
ExceptionDelegate  invalidCastDelegate,
ExceptionDelegate  invalidOperationDelegate,
ExceptionDelegate  ioDelegate,
ExceptionDelegate  nullReferenceDelegate,
ExceptionDelegate  outOfMemoryDelegate,
ExceptionDelegate  overflowDelegate,
ExceptionDelegate  systemExceptionDelegate 
)
static void libsbmlcs.libsbmlPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacksArgument_libsbml ( ExceptionArgumentDelegate  argumentDelegate,
ExceptionArgumentDelegate  argumentNullDelegate,
ExceptionArgumentDelegate  argumentOutOfRangeDelegate 
)