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