Share via


IdentifiersExhaustedException Constructor

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

Initializes a new instance of the IdentifiersExhaustedException class.

Overload List

  Name Description
ms870943.pubmethod(en-US,CS.70).gif IdentifiersExhaustedException()()() Initializes a new instance of the IdentifiersExhaustedException class.
ms870943.pubmethod(en-US,CS.70).gif IdentifiersExhaustedException(String) Initializes a new instance of the IdentifiersExhaustedException class using the specified counter name.
ms870943.protmethod(en-US,CS.70).gif IdentifiersExhaustedException(SerializationInfo, StreamingContext) Initializes a new instance of the IdentifiersExhaustedException class using the specified serialization information and streaming context.
ms870943.pubmethod(en-US,CS.70).gif IdentifiersExhaustedException(String, Exception) Creates a new instance of the IdentifiersExhaustedException class using the specified error message and inner exception.

Top

Remarks

The exception that is thrown when the IDs are exhausted in the IdentityCounter table.

See Also

Reference

IdentifiersExhaustedException Class

IdentifiersExhaustedException Members

Microsoft.CommerceServer.Runtime.Orders Namespace