InvalidConfigFileTypeException Members

Occurs when an object supplied through an entry in the Web.config file is missing or invalid.

The following tables list the members exposed by the InvalidConfigFileTypeException type.

Public Properties

(see also Protected Properties )

  Name Description
Public property BareMessage  (Inherited from ConfigurationErrorsException.)
Public property Data  (Inherited from Exception.)
Public property Errors  (Inherited from ConfigurationErrorsException.)
Public property Filename  (Inherited from ConfigurationErrorsException.)
Public property HelpLink  (Inherited from Exception.)
Public property InnerException  (Inherited from Exception.)
Public property Line  (Inherited from ConfigurationErrorsException.)
Public property Message  (Inherited from ConfigurationErrorsException.)
Public property Source  (Inherited from Exception.)
Public property StackTrace  (Inherited from Exception.)
Public property TargetSite  (Inherited from Exception.)

Top

Protected Properties

  Name Description
Protected property HResult  (Inherited from Exception.)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetBaseException  (Inherited from Exception.)
Public method ms253785.static(en-us,VS.100).gif GetFilename  Overloaded. (Inherited from ConfigurationErrorsException.)
Public method GetHashCode  (Inherited from Object.)
Public method ms253785.static(en-us,VS.100).gif GetLineNumber  Overloaded. (Inherited from ConfigurationErrorsException.)
Public method GetObjectData  (Inherited from ConfigurationErrorsException.)
Public method GetType  (Inherited from Exception.)
Public method ms253785.static(en-us,VS.100).gif GetXmlNodeFilename  Obsolete. (Inherited from ConfigurationException.)
Public method ms253785.static(en-us,VS.100).gif GetXmlNodeLineNumber  Obsolete. (Inherited from ConfigurationException.)
Public method ms253785.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Exception.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

Protected Events

  Name Description
Protected event SerializeObjectState  (Inherited from Exception.)

Top

See Also

Reference

InvalidConfigFileTypeException Class
Microsoft.Reporting.WebForms Namespace