| Framework.DisplayErrorMessage Method | Language: | 
      
      
      Displays a custom error message box.
      Definition
      
        
          
            | Visual Basic | Public Sub DisplayErrorMessage( _ ByVal e As Exception _
 )
 | 
          
            | C# | public void  DisplayErrorMessage( Exception e
 );
 | 
          
            | C++ | public: void DisplayErrorMessage(
 Exception^ e
 );
 | 
          
            | JScript | public function DisplayErrorMessage( e : Exception
 );
 | 
        
      
      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