Partager via


Membres DmfException

The DmfException class represents a generic policy-based management exception.

Le type DmfException expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique DmfException() () () ()
Méthode publique DmfException(String) Initializes a new instance of the DmfException class that has the specified message text.
Méthode protégée DmfException(SerializationInfo, StreamingContext) Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified serialization information and streaming context.
Méthode publique DmfException(String, Exception) Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and 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 (Hérité de Exception.)
Méthode publique GetType (Hérité de Exception.)
Méthode protégée Init
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée SetHelpContext
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
Propriété publique HelpLink (Se substitue à Exception. . :: . .HelpLink.)
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é protégéeMembre statique ProdVer
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