An exception XCommandLineException is thrown when an error occurs while parsering the command line.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[SerializableAttribute]
public class XCommandLineException : ArgumentException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    System..::.SystemException
      System..::.ArgumentException
        SGP.XUtility..::.XCommandLineException

See Also