MultiplePartitionWriteException 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 methodMultiplePartitionWriteException 
Initializes a new instance of the MultiplePartitionWriteException class.
Public methodMultiplePartitionWriteException(Exception)
Initializes a new instance of the MultiplePartitionWriteException class with a specified exception cause.
Public methodMultiplePartitionWriteException(String)
Initializes a new instance of the MultiplePartitionWriteException class with the specified error message.
Public methodMultiplePartitionWriteException(String, Exception)
Initializes a new instance of the MultiplePartitionWriteException class with the specified error message and exception cause.
Back to Top
See Also