Class ContainsRoleErrorException

All Implemented Interfaces:
Serializable

public class ContainsRoleErrorException extends CredentialsManagerException
See Also:
  • Constructor Details

    • ContainsRoleErrorException

      public ContainsRoleErrorException(String role)
    • ContainsRoleErrorException

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

    • getRole

      public String getRole()