Condividi tramite


Membri DmfException

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

Il tipo DmfException espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DmfException() () () ()
Metodo pubblico DmfException(String) Initializes a new instance of the DmfException class that has the specified message text.
Metodo protetto DmfException(SerializationInfo, StreamingContext) Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified serialization information and streaming context.
Metodo pubblico DmfException(String, Exception) Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetBaseException (Ereditato da Exception).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetObjectData (Ereditato da Exception).
Metodo pubblico GetType (Ereditato da Exception).
Metodo protetto Init
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto SetHelpContext
Metodo pubblico ToString (Ereditato da Exception).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data (Ereditato da Exception).
Proprietà pubblica DmfExceptionType
Proprietà pubblica HelpLink (Esegue l'override di Exception. . :: . .HelpLink.)
Proprietà protetta HResult (Ereditato da Exception).
Proprietà pubblica InnerException (Ereditato da Exception).
Proprietà pubblica Message (Ereditato da Exception).
Proprietà protettaMembro statico ProdVer
Proprietà pubblica Source (Ereditato da Exception).
Proprietà pubblica StackTrace (Ereditato da Exception).
Proprietà pubblica TargetSite (Ereditato da Exception).

In alto