Partajați prin


ServerFaultException Constructor

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

Initializes a new instance of the ServerFaultException class.

Overload List

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

Top

Remarks

The exception that is thrown when an exception occurs on the server that is not configured to propagate to the client.

See Also

Reference

ServerFaultException Class

ServerFaultException Members

Microsoft.CommerceServer Namespace