AttributeException 成员
包括受保护的成员
包括继承的成员
Attribute从继承的类的访问过程中发生错误时引发的异常。
AttributeException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
AttributeException() | AttributeException 类的新实例进行初始化。 | |
AttributeException(String) | AttributeException 类的新实例进行初始化。 | |
AttributeException(String, Exception) | AttributeException 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
Data | (从 Exception 继承。) | |
HelpLink | (从 Exception 继承。) | |
HResult | (从 Exception 继承。) | |
InnerException | (从 Exception 继承。) | |
Message | (从 Exception 继承。) | |
Source | (从 Exception 继承。) | |
StackTrace | (从 Exception 继承。) | |
TargetSite | (从 Exception 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetBaseException | (从 Exception 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetObjectData | (从 Exception 继承。) | |
GetType | (从 Exception 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Exception 继承。) |
页首
事件
名称 | 说明 | |
---|---|---|
SerializeObjectState | (从 Exception 继承。) |
页首