QdvApiException(String, Int32, Exception) Constructor
        
		
       
       
        Initializes a new instance of the QdvApiException
class.
		
	
	
	
				
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			message
		
	
 
	- 
		string 
	
 
	The error message that explains the reason of the
exception. 
	- 
		
			id
		
	
 
	- 
		int 
	
 
	The numeric ID of this exception type. 
	- 
		
			innerException
		
	
 
	- 
		Exception 
	
 
	The exception that is the cause of the current
exception, or null reference (Nothing in Visual Basic) if no inner exception is specified. 
	 
 
	
		
		Available since QDV 7.13.0001.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2