Click or drag to resize

aceLogAppendException Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public void AppendException(
	string v,
	ArgumentException argEx
)
Request Example View Source

Parameters

v
Type: SystemString
argEx
Type: SystemArgumentException
See Also