Click or drag to resize
DiaGlobWrapperLibException Constructor (String)
diaGlobWrapper Help
Exception class constructor

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public DiaGlobWrapperLibException(
	string ErrorMessage
)

Parameters

ErrorMessage
Type: SystemString
The error content.
See Also