RestartPendingException 成員
The RestartPendingException class represents the exception that is raised when a system restart is pending.
RestartPendingException 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
RestartPendingException() () () () | Initializes a new instance of the RestartPendingException class. | |
RestartPendingException(String) | Initializes a new instance of the RestartPendingException class with the specified message. | |
RestartPendingException(SerializationInfo, StreamingContext) | Initializes a new instance of the RestartPendingException class that has the specified serialization information and streaming context. | |
RestartPendingException(String, Exception) | Initializes a new instance of the RestartPendingException class with the specified message and specified inner exception. |
頂端
方法
名稱 | 描述 | |
---|---|---|
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetBaseException | (繼承自 Exception。) | |
GetHashCode | (繼承自 Object。) | |
GetObjectData | Gets object data regarding the restart pending exception. (覆寫 Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext)。) | |
GetType | (繼承自 Exception。) | |
Init | (繼承自 DmfException。) | |
MemberwiseClone | (繼承自 Object。) | |
SetHelpContext | (繼承自 DmfException。) | |
ToString | (繼承自 Exception。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Data | (繼承自 Exception。) | |
DmfExceptionType | (繼承自 DmfException。) | |
HelpLink | (繼承自 DmfException。) | |
HResult | (繼承自 Exception。) | |
InnerException | (繼承自 Exception。) | |
Message | (繼承自 Exception。) | |
Source | (繼承自 Exception。) | |
StackTrace | (繼承自 Exception。) | |
TargetSite | (繼承自 Exception。) |
頂端