| Documentation for the C# command-line option parsing library | 
            
             | 
          
        
       
      
        
ParseException Constructor (String)
      
     
    
       Constructor 
      public ParseException(
   string errMsg);
 
      Parameters
      
        - 
          errMsg
        
 
        - Description of the error that occurred while parsing
 
      
      See Also
      
        ParseException Class | CommandLine.OptParse Namespace | ParseException Constructor Overload List