IHostManagementViewsShowException Method

The exception is displayed and logged on the server.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
void ShowException(
	Exception exception
)

Parameters

exception  Exception
Exception with the exception information.

See Also