Click or drag to resize

CountryException Constructor

Initializes a new instance of the CountryException class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CountryException(
	string message
)

Parameters

message
Type: SystemString
See Also