RuntimeWrappedException(Object) Konstruktor

Definisi

Menginisialisasi instans RuntimeWrappedException baru yang berisi objek pengecualian dalam.

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)

Parameter

thrownObject
Object

Pengecualian dibungkus.

Berlaku untuk