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