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 | |
---|---|---|
BareMessage | (Inherited from ConfigurationErrorsException.) | |
Data | (Inherited from Exception.) | |
Errors | (Inherited from ConfigurationErrorsException.) | |
Filename | (Inherited from ConfigurationErrorsException.) | |
HelpLink | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Line | (Inherited from ConfigurationErrorsException.) | |
Message | (Inherited from ConfigurationErrorsException.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (Inherited from Exception.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetFilename | Overloaded. (Inherited from ConfigurationErrorsException.) | |
GetHashCode | (Inherited from Object.) | |
GetLineNumber | Overloaded. (Inherited from ConfigurationErrorsException.) | |
GetObjectData | (Inherited from ConfigurationErrorsException.) | |
GetType | (Inherited from Exception.) | |
GetXmlNodeFilename | Obsolete. (Inherited from ConfigurationException.) | |
GetXmlNodeLineNumber | Obsolete. (Inherited from ConfigurationException.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Exception.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
InvalidConfigFileTypeException Class
Microsoft.Reporting.WebForms Namespace