Partager via


DefaultLanguageNotDeletedException Constructor

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

Initializes a new instance of the DefaultLanguageNotDeletedException class.

Overload List

  Name Description
ms989422.pubmethod(en-US,CS.70).gif DefaultLanguageNotDeletedException()()() Initializes a new instance of the DefaultLanguageNotDeletedException class.
ms989422.pubmethod(en-US,CS.70).gif DefaultLanguageNotDeletedException(String) Initializes a new instance of the DefaultLanguageNotDeletedException class using the specified error message.
ms989422.protmethod(en-US,CS.70).gif DefaultLanguageNotDeletedException(SerializationInfo, StreamingContext) Initializes a new instance of the DefaultLanguageNotDeletedException class using the specified serialization information and streaming context.
ms989422.pubmethod(en-US,CS.70).gif DefaultLanguageNotDeletedException(String, Exception) Initializes a new instance of the DefaultLanguageNotDeletedException 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 an attempt is made to delete payment method or shipping method language sensitive properties for a language that is designated the default language.

See Also

Reference

DefaultLanguageNotDeletedException Class

DefaultLanguageNotDeletedException Members

Microsoft.CommerceServer.Orders Namespace