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