Oracle® Fusion Middleware .NET API Reference for Identity Connector Framework  E57662-01
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
Org.IdentityConnectors.Framework.Common.Exceptions.InvalidPasswordException Class Reference

Inherits Org.IdentityConnectors.Framework.Common.Exceptions.InvalidCredentialException.

Inherited by Org.IdentityConnectors.Framework.Common.Exceptions.PasswordExpiredException.

Public Member Functions

 InvalidPasswordException (String message)
 
 InvalidPasswordException (Exception ex)
 
 InvalidPasswordException (String message, Exception ex)
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Exceptions.InvalidCredentialException
 InvalidCredentialException (String message)
 
 InvalidCredentialException (Exception ex)
 
 InvalidCredentialException (String message, Exception ex)
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorSecurityException
 ConnectorSecurityException (String message)
 
 ConnectorSecurityException (Exception ex)
 
 ConnectorSecurityException (String message, Exception ex)
 
- Public Member Functions inherited from Org.IdentityConnectors.Framework.Common.Exceptions.ConnectorException
 ConnectorException (String message)
 Sets a message for the Exception. More...
 
 ConnectorException (Exception ex)
 Sets the stack trace to the original exception, so this exception can masquerade as the original only be a Exception. More...
 
 ConnectorException (String message, Exception originalException)
 Sets the stack trace to the original exception, so this exception can masquerade as the original only be a Exception. More...
 

The documentation for this class was generated from the following file: