Class ContainsUserErrorException

All Implemented Interfaces:
Serializable

public class ContainsUserErrorException extends CredentialsManagerException
See Also:
  • Constructor Details

    • ContainsUserErrorException

      public ContainsUserErrorException(String login)
    • ContainsUserErrorException

      public ContainsUserErrorException(String login, DatabaseException cause)
  • Method Details

    • getLogin

      public String getLogin()