Creates a new instance of the exception XCommandLineException.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- message
- Type: System..::.String
String, explaining the reason of the exception.
- innerException
- Type: System..::.Exception
An exception object that contains underlying a exception information.
Remarks
The parameter message is supposed to be comprehensible for human. The caller of the constuctor must ensure that the string content will be localized for current locale.