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