RecoverableErrorMustFailEntireItemException 成员
当在变更单位级别而非项级别设置可恢复错误时引发的异常。
RecoverableErrorMustFailEntireItemException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
RecoverableErrorMustFailEntireItemException() () () () | 初始化 RecoverableErrorMustFailEntireItemException 类的一个新实例。 | |
RecoverableErrorMustFailEntireItemException(String) | 初始化 RecoverableErrorMustFailEntireItemException 类的一个包含指定错误消息的新实例。 | |
RecoverableErrorMustFailEntireItemException(SerializationInfo, StreamingContext) | 使用序列化数据初始化 RecoverableErrorMustFailEntireItemException 类的一个新实例。 | |
RecoverableErrorMustFailEntireItemException(String, Exception) | 初始化 RecoverableErrorMustFailEntireItemException 类的一个新实例,该实例包含指定的错误消息和对引起此异常的内部异常的引用。 |
页首
方法
名称 | 说明 | |
---|---|---|
Equals(Object) | (继承自 Object。) | |
Finalize() () () () | (继承自 Object。) | |
GetBaseException() () () () | (继承自 Exception。) | |
GetHashCode() () () () | (继承自 Object。) | |
GetObjectData(SerializationInfo, StreamingContext) | (继承自 Exception。) | |
GetType() () () () | (继承自 Exception。) | |
MemberwiseClone() () () () | (继承自 Object。) | |
ToString() () () () | (继承自 Exception。) |
页首
属性
名称 | 说明 | |
---|---|---|
Data | (继承自 Exception。) | |
ErrorNumber | 已过时。获取或设置异常的错误号。 (继承自 SyncException。) | |
HelpLink | (继承自 Exception。) | |
HResult | (继承自 Exception。) | |
InnerException | (继承自 Exception。) | |
Message | (继承自 Exception。) | |
Source | (继承自 Exception。) | |
StackTrace | (继承自 Exception。) | |
SyncSource | 已过时。获取或设置引发异常的组件的名称。 (继承自 SyncException。) | |
SyncStage | 已过时。获取或设置表示出现错误的同步阶段的 SyncStage 枚举值。 (继承自 SyncException。) | |
TargetSite | (继承自 Exception。) |
页首