ShippingMethodNotFoundException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ShippingMethodNotFoundException class.
Overload List
Name | Description | |
---|---|---|
ShippingMethodNotFoundException()()() | Initializes a new instance of the ShippingMethodNotFoundException class. | |
ShippingMethodNotFoundException(String) | Initializes a new instance of the ShippingMethodNotFoundException class using the specified error message. | |
ShippingMethodNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the ShippingMethodNotFoundException class using the specified serialization information and streaming context. | |
ShippingMethodNotFoundException(String, Exception) | Initializes a new instance of the ShippingMethodNotFoundException class using the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
See Also
Reference
ShippingMethodNotFoundException Class