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