SPResourceBudgetExceededException 成员
SPResourceBudgetExceededException 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
Data | (从 Exception 继承。) | |
ErrorCode | 获取一个整数,标识该异常。 (从 SPException 继承。) | |
HelpLink | (从 Exception 继承。) | |
HResult | (从 Exception 继承。) | |
InnerException | (从 Exception 继承。) | |
Message | (覆盖 Exception.Message。) | |
NativeErrorMessage | 获取与此SPException对象关联的本机代码错误消息。 (从 SPException 继承。) | |
NativeStackTrace | 获取与此SPException对象关联的本机代码堆栈跟踪。 (从 SPException 继承。) | |
Source | (从 Exception 继承。) | |
StackTrace | (从 Exception 继承。) | |
TargetSite | (从 Exception 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetBaseException | (从 Exception 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetObjectData | (覆盖 SPException.GetObjectData(SerializationInfo, StreamingContext)。) | |
GetType | (从 Exception 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
ToString | (从 Exception 继承。) |
页首