BaseVsaEngine.Error(JSVsaError) Methode

Definitie

Retourneert een fout.

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

Parameters

vsaErrorNumber
JSVsaError

Het foutnummer dat moet worden geretourneerd.

Retouren

Een uitzondering met het opgegeven foutnummer.

Van toepassing op