CommandLineConfigurationException Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that a command line configuration is invalid.
public ref class CommandLineConfigurationException : Exception
[System.Serializable]
public class CommandLineConfigurationException : Exception
[<System.Serializable>]
type CommandLineConfigurationException = class
inherit Exception
Public Class CommandLineConfigurationException
Inherits Exception
- Inheritance
- Attributes
Command |
Initializes a new instance of the Exception class. |
Command |
Initializes a new instance of the Exception class with serialized data. |
Command |
Initializes a new instance of the Exception class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Command |
Initializes a new instance of the Exception class with a specified error message. |
製品 | バージョン |
---|---|
.NET | 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。