InvalidLocaleException Constructor Thomas API Webservices Reference Guide
Initializes a new instance of the InvalidLocaleException class

Namespace: Thomas.APIServices.Exceptions
Assembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public InvalidLocaleException(
	string locale
)

Parameters

locale
Type: OnlineSystem.String
The locale string that was supplied
See Also