Share via


ConfigurationError Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The ConfigurationError type exposes the following members.

Constructors

  Name Description
Public method ConfigurationError
Initializes a new instance of the ConfigurationError class with the ConfigurationNode and an error message.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Creates and returns a string representation of the current error.
(Overrides Object.ToString().)

Properties

  Name Description
Public property ConfigurationNode
Gets the ConfigurationNode where the error originated.
Public property Message
Gets the error message.

See Also

ConfigurationError Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.