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