IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Initializes a new instance of the GridConfigurationException class with
a specified exception cause.
Namespace: IBM.WebSphere.CachingAssembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
Parameters
- cause
- Type: System Exception
Specifies the exception that is the cause of the current exception. A null value is permitted and indicates that the cause is nonexistent or unknown.
See Also