RanorexNetRanorexNet Documentation
ErrorAsException Property
NamespacesRanorexApplicationErrorAsException
If true and an error occurs during the operation, then an exception will be thrown.
Declaration Syntax
C#Visual BasicVisual C++
public static bool ErrorAsException { get; set; }
Public Shared Property ErrorAsException As Boolean
public:
static property bool ErrorAsException {
	bool get ();
	void set (bool value);
}
Remarks
Setting this property is supported only in RanorexPro.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524