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