Click or drag to resize
RegistrationException Constructor
Thrown when attempting to utilize the system in a way for which it is not registered.

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

Parameters

Message
Type: SystemString
"Registration Keys Required"
See Also