Class GetAttributesErrorException

All Implemented Interfaces:
Serializable

public class GetAttributesErrorException extends CredentialsManagerException
See Also:
  • Constructor Details

    • GetAttributesErrorException

      public GetAttributesErrorException(String login)
    • GetAttributesErrorException

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

    • getLogin

      public String getLogin()