DuplicateKeyException Constructor IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Overload List

  NameDescription
Public methodDuplicateKeyException 
Initializes a new instance of the DuplicateKeyException class.
Public methodDuplicateKeyException(Exception)
Initializes a new instance of the DuplicateKeyException class with a specified exception cause.
Public methodDuplicateKeyException(String)
Initializes a new instance of the DuplicateKeyException class with the specified error message.
Public methodDuplicateKeyException(String, Exception)
Initializes a new instance of the DuplicateKeyException class with the specified error message and exception cause.
Back to Top
See Also