Partager via


Membres RestartPendingException

The RestartPendingException class represents the exception that is raised when a system restart is pending.

Le type RestartPendingException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique RestartPendingException() () () () Initializes a new instance of the RestartPendingException class.
Méthode publique RestartPendingException(String) Initializes a new instance of the RestartPendingException class with the specified message.
Méthode protégée RestartPendingException(SerializationInfo, StreamingContext) Initializes a new instance of the RestartPendingException class that has the specified serialization information and streaming context.
Méthode publique RestartPendingException(String, Exception) Initializes a new instance of the RestartPendingException class with the specified message and specified inner exception.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetBaseException (Hérité de Exception.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetObjectData Gets object data regarding the restart pending exception. (Se substitue à Exception. . :: . .GetObjectData(SerializationInfo, StreamingContext).)
Méthode publique GetType (Hérité de Exception.)
Méthode protégée Init (Hérité de DmfException.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée SetHelpContext (Hérité de DmfException.)
Méthode publique ToString (Hérité de Exception.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Data (Hérité de Exception.)
Propriété publique DmfExceptionType (Hérité de DmfException.)
Propriété publique HelpLink (Hérité de DmfException.)
Propriété protégée HResult (Hérité de Exception.)
Propriété publique InnerException (Hérité de Exception.)
Propriété publique Message (Hérité de Exception.)
Propriété publique Source (Hérité de Exception.)
Propriété publique StackTrace (Hérité de Exception.)
Propriété publique TargetSite (Hérité de Exception.)

Haut de la page