InvalidConfigurationException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the InvalidConfigurationException class.
Overload List
Name | Description | |
---|---|---|
InvalidConfigurationException() | Initializes a new instance of the InvalidConfigurationException class. | |
InvalidConfigurationException(String) | Initializes a new instance of the InvalidConfigurationException class with a specified error message. | |
InvalidConfigurationException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidConfigurationException class with serialized data. |
Top
See Also
Reference
InvalidConfigurationException Class