Freigeben über


WebServiceVersionException Constructor

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

Initializes a new instance of the WebServiceVersionException class.

Overload List

  Name Description
Aa511858.pubmethod(en-US,CS.70).gif WebServiceVersionException()()() Initializes a new instance of the WebServiceVersionException class.
Aa511858.pubmethod(en-US,CS.70).gif WebServiceVersionException(String) Initializes a new instance of the WebServiceVersionException class with the specified error message.
Aa511858.protmethod(en-US,CS.70).gif WebServiceVersionException(SerializationInfo, StreamingContext) Initializes a new instance of the WebServiceVersionException class with the specified serialization and streaming context information.
Aa511858.pubmethod(en-US,CS.70).gif WebServiceVersionException(String, Exception) Creates a new instance of the WebServiceVersionException class with a specified error message and inner exception that is the cause of this exception.

Top

Remarks

This exception is thrown when there is an attempt to connect to a webservice with an incompatible webservice version.

See Also

Reference

WebServiceVersionException Class

WebServiceVersionException Members

Microsoft.CommerceServer Namespace