英語で読む 編集

次の方法で共有


CommandLineConfigurationException Class

Definition

Indicates that a command line configuration is invalid.

C#
[System.Serializable]
public class CommandLineConfigurationException : Exception
Inheritance
CommandLineConfigurationException
Attributes

Constructors

CommandLineConfigurationException()

Initializes a new instance of the Exception class.

CommandLineConfigurationException(SerializationInfo, StreamingContext)

Initializes a new instance of the Exception class with serialized data.

CommandLineConfigurationException(String, Exception)

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.

CommandLineConfigurationException(String)

Initializes a new instance of the Exception class with a specified error message.

Applies to

製品 バージョン
.NET 6 (package-provided), 7 (package-provided), 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)