Dijeli putem


ConfiguredLimitExceededException Constructor

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

Initializes a new instance of the ConfiguredLimitExceededException class.

Overload List

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

Top

Remarks

The exception that is thrown when limits that are defined in Web.config have been exceeded.

See Also

Reference

ConfiguredLimitExceededException Class

ConfiguredLimitExceededException Members

Microsoft.CommerceServer.Runtime.Orders Namespace