Class AddRoleErrorException

All Implemented Interfaces:
Serializable

public class AddRoleErrorException extends CredentialsManagerException
See Also:
  • Constructor Details

    • AddRoleErrorException

      public AddRoleErrorException(String role)
    • AddRoleErrorException

      public AddRoleErrorException(String role, DatabaseException cause)
  • Method Details

    • getRole

      public String getRole()