| NotFoundException.NotFoundException Constructor | Language: | 
      
      
      Initializes a new instance of the object.
      Definition
      
        
          
            | Visual Basic | Public Sub New( _ ByVal message As String _
 )
 | 
          
            | C# | public  NotFoundException( string message
 );
 | 
          
            | C++ | public: NotFoundException(
 String^ message
 );
 | 
          
            | JScript | public function NotFoundException( message : String
 );
 | 
        
      
      Parameters
      
        
      
      
      Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
      
        
          Feedback? Please provide us with your comments on this topic.
			
        
        
	   		For more help, visit the DirectX Developer Center