Click or drag to resize
ProcessAbortedException Constructor
Thrown when a process is aborted.

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

Parameters

Message
Type: SystemString
"Unable to drop table " + table.DisplayName
See Also