MDIncorrectNameFormatException Constructor(String)
                In This Topic
            
            Constructor with describing message.
            
            
            Syntax
            
            
            
            
            public MDIncorrectNameFormatException( 
   string 
)
             
        
            
            public:
MDIncorrectNameFormatException( 
   String^ 
)
             
        
             
        
            Parameters
- message
- Exception text message.
 
            
            
            
            
            
            
            
            
            
            
            See Also