Share via


AddressMapMissingException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the AddressMapMissingException class.

Namespace:  Microsoft.CommerceServer.Runtime.Orders
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New AddressMapMissingException()
public AddressMapMissingException()
public:
AddressMapMissingException()
public function AddressMapMissingException()

Remarks

Creates a new instance of the AddressMapMissingException class. Loads the resource string for the exception error message.

The exception that is thrown when there is no address map configured in Web.config.

Permissions

See Also

Reference

AddressMapMissingException Class

AddressMapMissingException Members

AddressMapMissingException Overload

Microsoft.CommerceServer.Runtime.Orders Namespace