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