CommerceResourceDependencyException Constructor

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

Initializes a new instance of the CommerceResourceDependencyException class.

Overload List

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

Top

Remarks

An exception that is thrown when a resource does not exist in the Commerce Server administration database.

See Also

Reference

CommerceResourceDependencyException Class

CommerceResourceDependencyException Members

Microsoft.CommerceServer.Runtime Namespace