Initializes a new instance of the ConfigurationDeleteException class.

Overload List

  NameDescription
Public methodConfigurationDeleteException()()()()
Initializes a new instance of the ConfigurationDeleteException class with default settings.
Public methodConfigurationDeleteException(CultureInfo)
Initializes a new instance of the ConfigurationDeleteException class with default settings.
Public methodConfigurationDeleteException(String)
Initializes a new instance of the ConfigurationDeleteException class with a specified cache value.
Protected methodConfigurationDeleteException(SerializationInfo, StreamingContext)
Initializes a new instance of the ConfigurationDeleteException class with a specified error message.
Public methodConfigurationDeleteException(String, Exception)
Initializes a new instance of the ConfigurationDeleteException class with a specified error message.

See Also