Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the AddressMapMissingException class.
Overload List
Name | Description | |
---|---|---|
![]() |
AddressMapMissingException()()() | Initializes a new instance of the AddressMapMissingException class. |
![]() |
AddressMapMissingException(String) | Initializes a new instance of the AddressMapMissingException class using the specified error message. |
![]() |
AddressMapMissingException(SerializationInfo, StreamingContext) | Initializes a new instance of the AddressMapMissingException class using the specified serialization information and streaming context. |
![]() |
AddressMapMissingException(String, Exception) | Initializes a new instance of the AddressMapMissingException class using the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
Remarks
The exception that is thrown when there is no address map configured in Web.config.
See Also
Reference
AddressMapMissingException Class