SystemInfoThrowLastError Method (Boolean)

CVB.Net Documentation
Throw the last CVB error that was cached (if any).

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public static void ThrowLastError(
	bool force
)

Parameters

force
Type: SystemBoolean
when set to true, this function will throw a nondescript error if no error was cached
See Also

Reference