CommerceModuleDependencyException Constructor

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

Initializes a new instance of the CommerceModuleDependencyException class.

Overload List

  Name Description
ms870911.pubmethod(en-US,CS.70).gif CommerceModuleDependencyException()()() Initializes a new instance of the CommerceModuleDependencyException class.
ms870911.pubmethod(en-US,CS.70).gif CommerceModuleDependencyException(String) Initializes a new instance of the CommerceModuleDependencyException class with the specified error message.
ms870911.protmethod(en-US,CS.70).gif CommerceModuleDependencyException(SerializationInfo, StreamingContext) Initializes a new instance of the CommerceModuleDependencyException class with the specified serialization and streaming context info.
ms870911.pubmethod(en-US,CS.70).gif CommerceModuleDependencyException(String, Exception) Initializes a new instance of the CommerceModuleDependencyException class with the specified error message and inner exception.
ms870911.pubmethod(en-US,CS.70).gif CommerceModuleDependencyException(String, String) Initializes a new instance of the CommerceModuleDependencyException class with the specified module names.

Top

Remarks

An exception that is thrown when a required module has not been configured.

See Also

Reference

CommerceModuleDependencyException Class

CommerceModuleDependencyException Members

Microsoft.CommerceServer.Runtime Namespace