Click or drag to resize
MethodNotAvailableException Constructor
Thrown when an attempt is made to use a feature that is not currently available.

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

Parameters

Message
Type: SystemString
Message
See Also