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