BaseVsaEngine.Error(JSVsaError) Metod

Definition

Returnerar ett fel.

protected:
 Microsoft::JScript::Vsa::JSVsaException ^ Error(Microsoft::JScript::Vsa::JSVsaError vsaErrorNumber);
protected Microsoft.JScript.Vsa.JSVsaException Error(Microsoft.JScript.Vsa.JSVsaError vsaErrorNumber);
member this.Error : Microsoft.JScript.Vsa.JSVsaError -> Microsoft.JScript.Vsa.JSVsaException
Protected Function Error (vsaErrorNumber As JSVsaError) As JSVsaException

Parametrar

vsaErrorNumber
JSVsaError

Felnumret som ska returneras.

Returer

Ett undantag med det angivna felnumret.

Gäller för