Click or drag to resize
RecordAlreadyExistsException Constructor
Thrown when a table-to-be-created already exists.

Namespace: KampData.TaxEngine.API.Exceptions
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public RecordAlreadyExistsException(
	string Message
)

Parameters

Message
Type: SystemString
"Line number exists."
See Also