| 
| delegate void  | ExceptionDelegate (string message) | 
| delegate void  | ExceptionArgumentDelegate (string message, string paramName) | 
| static void  | SWIGRegisterExceptionCallbacks_operations_research_sat (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_operations_research_sat (ExceptionArgumentDelegate argumentDelegate, ExceptionArgumentDelegate argumentNullDelegate, ExceptionArgumentDelegate argumentOutOfRangeDelegate) | 
◆ ExceptionArgumentDelegate()
      
        
          | delegate void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.ExceptionArgumentDelegate  | 
          ( | 
          string |           message,  | 
        
        
           | 
           | 
          string |           paramName ) | 
        
      
 
 
◆ ExceptionDelegate()
      
        
          | delegate void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.ExceptionDelegate  | 
          ( | 
          string |           message | ) | 
           | 
        
      
 
 
◆ SWIGRegisterExceptionCallbacks_operations_research_sat()
      
        
          | void Google.OrTools.Sat.operations_research_satPINVOKE.SWIGExceptionHelper.SWIGRegisterExceptionCallbacks_operations_research_sat  | 
          ( | 
          ExceptionDelegate |           applicationDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           arithmeticDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           divideByZeroDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           indexOutOfRangeDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           invalidCastDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           invalidOperationDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           ioDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           nullReferenceDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           outOfMemoryDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           overflowDelegate,  | 
        
        
           | 
           | 
          ExceptionDelegate |           systemExceptionDelegate ) | 
        
      
 
 
◆ SWIGRegisterExceptionCallbacksArgument_operations_research_sat()
The documentation for this class was generated from the following file: