ConvertCheckThrowHandledException Method

Check if HandledException is thrown.

Definition

Namespace: Aliquo.Core
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public static void CheckThrowHandledException(
	string ex
)

Parameters

ex  String
The message of the exception to check.

Exceptions

See Also