Partager via


LanguageNotFoundException Constructor

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

Initializes a new instance of the LanguageNotFoundException class.

Overload List

  Name Description
ms989424.pubmethod(en-US,CS.70).gif LanguageNotFoundException()()() Initializes a new instance of the LanguageNotFoundException class.
ms989424.pubmethod(en-US,CS.70).gif LanguageNotFoundException(String) Initializes a new instance of the LanguageNotFoundException class using the specified error message.
ms989424.protmethod(en-US,CS.70).gif LanguageNotFoundException(SerializationInfo, StreamingContext) Initializes a new instance of the LanguageNotFoundException class using the specified serialization information and streaming context.
ms989424.pubmethod(en-US,CS.70).gif LanguageNotFoundException(String, Exception) Initializes a new instance of the LanguageNotFoundException 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 payment method or shipping method properties are requested in a language that does not exist.

See Also

Reference

LanguageNotFoundException Class

LanguageNotFoundException Members

Microsoft.CommerceServer.Orders Namespace