SPExternalApplicationRegistrationException 成员
表示外部应用程序,如 Silverlight 应用程序,以使其可以获得数据,或进行交互,使用SharePoint Foundation注册失败的网站。
SPExternalApplicationRegistrationException 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SPExternalApplicationRegistrationException | 初始化使用指定的错误消息的SPExternalApplicationRegistrationException类的新实例。 |
页首
属性
名称 | 说明 | |
---|---|---|
Data | (从 Exception 继承。) | |
ErrorCode | 获取一个整数,标识该异常。 (从 SPException 继承。) | |
HelpLink | (从 Exception 继承。) | |
HResult | (从 Exception 继承。) | |
InnerException | (从 Exception 继承。) | |
Message | (从 Exception 继承。) | |
NativeErrorMessage | 获取与此SPException对象关联的本机代码错误消息。 (从 SPException 继承。) | |
NativeStackTrace | 获取与此SPException对象关联的本机代码堆栈跟踪。 (从 SPException 继承。) | |
Source | (从 Exception 继承。) | |
StackTrace | (从 Exception 继承。) | |
TargetSite | (从 Exception 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetBaseException | (从 Exception 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetObjectData | 保存序列化的异常有关的信息。 (从 SPException 继承。) | |
GetType | (从 Exception 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Exception 继承。) |
页首