Click or drag to resize

ExceptionTestException Method

Trigger an exception for a test case

Namespace:  SIC.Draw.Helper
Assembly:  SIC.Draw (in SIC.Draw.dll) Version: 19.1.21.1 (19.1.21.658)
Syntax
public static void TestException(
	string pText
)

Parameters

pText
Type: SystemString
Test case: exception message
See Also