IHostManagementViewsShowException Method
The exception is displayed and logged on the server.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowException(
Exception exception
)
Sub ShowException (
exception As Exception
)
Parameters
- exception Exception
- Exception with the exception information.