Click or drag to resize

ExportBuilderlogErrorMsg Method

log an error message

Namespace:  Karamba.Exporters
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void logErrorMsg(
	string msg
)

Parameters

msg
Type: SystemString

[Missing <param name="msg"/> documentation for "M:Karamba.Exporters.ExportBuilder.logErrorMsg(System.String)"]

See Also