RestartPendingException Miembros
The RestartPendingException class represents the exception that is raised when a system restart is pending.
El tipo RestartPendingException expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
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. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetBaseException | (Se hereda de Exception). | |
GetHashCode | (Se hereda de Object). | |
GetObjectData | Gets object data regarding the restart pending exception. (Invalida Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Se hereda de Exception). | |
Init | (Se hereda de DmfException). | |
MemberwiseClone | (Se hereda de Object). | |
SetHelpContext | (Se hereda de DmfException). | |
ToString | (Se hereda de Exception). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Data | (Se hereda de Exception). | |
DmfExceptionType | (Se hereda de DmfException). | |
HelpLink | (Se hereda de DmfException). | |
HResult | (Se hereda de Exception). | |
InnerException | (Se hereda de Exception). | |
Message | (Se hereda de Exception). | |
Source | (Se hereda de Exception). | |
StackTrace | (Se hereda de Exception). | |
TargetSite | (Se hereda de Exception). |
Principio
Vea también