Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
IdentifiersExhaustedException()()() | Initializes a new instance of the IdentifiersExhaustedException class. |
![]() |
IdentifiersExhaustedException(String) | Initializes a new instance of the IdentifiersExhaustedException class using the specified counter name. |
![]() |
IdentifiersExhaustedException(SerializationInfo, StreamingContext) | Initializes a new instance of the IdentifiersExhaustedException class using the specified serialization information and streaming context. |
![]() |
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