SPDataSourceMigratorException 成员
表示数据源的迁移过程中发生的异常。
SPDataSourceMigratorException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SPDataSourceMigratorException() | SPDataSourceMigratorException 类的新实例进行初始化。 | |
SPDataSourceMigratorException(String) | 初始化使用指定的错误消息的SPDataSourceMigratorException类的新实例。 | |
SPDataSourceMigratorException(String, Exception) | 初始化使用指定的错误消息和根SPDataSourceMigratorException类的一个新实例会导致异常。 |
页首
属性
名称 | 说明 | |
---|---|---|
Data | (从 Exception 继承。) | |
DoNotAddIISRestartInfo | 获取一个布尔值,该值指示是否从错误消息中排除的 Internet Information Services (IIS) 重新启动有关的信息。 | |
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 继承。) |
页首