GridServerRuntimeException 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 methodGridServerRuntimeException(String)
Initializes a new instance of the GridServerRuntimeException class.
Public methodGridServerRuntimeException(String, String)
Initializes a new instance of the GridServerRuntimeException class with the specified error message and the Java exception class name.
Public methodGridServerRuntimeException(String, Exception, String)
Initializes a new instance of the GridServerRuntimeException class with the specified error message, a reference to the inner exception that is the cause of this exception, and the Java exception class name.
Back to Top
See Also