ConvertCheckThrowHandledException Method
Namespace: Aliquo.CoreAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public static void CheckThrowHandledException(
string ex
)
Public Shared Sub CheckThrowHandledException (
ex As String
)
Parameters
- ex String
- The message of the exception to check.