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 | |
---|---|---|
CommerceResourceDependencyException()()() | Initializes a new instance of the CommerceResourceDependencyException class. | |
CommerceResourceDependencyException(String) | Initializes a new instance of the CommerceResourceDependencyException class with the specified error message. | |
CommerceResourceDependencyException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommerceResourceDependencyException class with the specified serialization info and streaming context. | |
CommerceResourceDependencyException(String, Exception) | Initializes a new instance of the CommerceResourceDependencyException class with the specified error message and inner exception. | |
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