Initializes a new ConfigurationSearchException object.

Overload List

Name Description
ConfigurationSearchException () Initializes a new ConfigurationSearchException object.
ConfigurationSearchException (Exception) Initializes a new ConfigurationSearchException object by specifying an inner exception that caused the current exception.
ConfigurationSearchException (String) Initializes a new ConfigurationSearchException object by specifying the error message that describes the current exception.
ConfigurationSearchException (SerializationInfo, StreamingContext) Initializes a new ConfigurationSearchException object with serialized data.
ConfigurationSearchException (String, Exception) Initializes a new ConfigurationSearchException object with an error message and inner exception.

See Also


Send comments about this topic to Microsoft.