Click or drag to resize

IVIZZARDServiceShowExceptionDialog Method

예외처리 메시지 창 실행

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void ShowExceptionDialog(
	Exception exception
)

Parameters

exception
Type: SystemException
예외
See Also