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

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

Parameters

ErrorMessage
Type: SystemString
The error content.
See Also