Aracılığıyla paylaş


BaseVsaEngine.Error(VsaError) Yöntem

Tanım

Hata döndürür.

protected:
 Microsoft::Vsa::VsaException ^ Error(Microsoft::Vsa::VsaError vsaErrorNumber);
protected Microsoft.Vsa.VsaException Error (Microsoft.Vsa.VsaError vsaErrorNumber);
member this.Error : Microsoft.Vsa.VsaError -> Microsoft.Vsa.VsaException
Protected Function Error (vsaErrorNumber As VsaError) As VsaException

Parametreler

vsaErrorNumber
VsaError

Döndürülecek hata numarası.

Döndürülenler

Belirtilen hata numarasına sahip bir özel durum.

Şunlara uygulanır