QdvApiException(String) Constructor
        
		
       
       
        Initializes a new instance of the QdvApiException class.
		
	
	
	
				
			
	
			
				
				
				
					Public Sub New( _ 
   ByVal message As String _ 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
					public QdvApiException( 
   string message 
)
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			message
		
	
 
	- 
		string 
	
 
	The error message that explains the reason of the exception. 
	 
 
	
		
		Available since QDV 7.13.0001.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2