| 
               | 
            
              Configuration
             | 
          
[SerializableAttribute] public sealed class ConfigurationErrorFrame : IConfigurationFrame, IChannelFrame, IChannel, ISupportBinaryImage, IFrame, IEquatable<IFrame>, IComparable<IFrame>, IComparable, ISerializable
The ConfigurationErrorFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationErrorFrame | Creates a new instance of the ConfigurationErrorFrame class. | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| ToString | Returns a string that represents the current object. (Inherited from Object)  |