Click or drag to resize
DiaSpringWrapperException Constructor (String)
Exception class

Namespace: Inkostar
Assembly: DiaSpringWrapper (in DiaSpringWrapper.dll) Version: 0.0.0.0
Syntax
public DiaSpringWrapperException(
	string ErrorMessage
)

Parameters

ErrorMessage
Type: SystemString
The error content.
See Also