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 | |
---|---|---|
LanguageNotFoundException()()() | Initializes a new instance of the LanguageNotFoundException class. | |
LanguageNotFoundException(String) | Initializes a new instance of the LanguageNotFoundException class using the specified error message. | |
LanguageNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the LanguageNotFoundException class using the specified serialization information and streaming context. | |
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