Share via


RuntimeWrappedException(Object) Oluşturucu

Tanım

İç özel durum nesnesini içeren öğesinin RuntimeWrappedException yeni bir örneğini başlatır.

public:
 RuntimeWrappedException(System::Object ^ thrownObject);
public RuntimeWrappedException (object thrownObject);
new System.Runtime.CompilerServices.RuntimeWrappedException : obj -> System.Runtime.CompilerServices.RuntimeWrappedException
Public Sub New (thrownObject As Object)

Parametreler

thrownObject
Object

Sarmalanan özel durum.

Şunlara uygulanır