Class RemoveRoleErrorException

All Implemented Interfaces:
Serializable

public class RemoveRoleErrorException extends CredentialsManagerException
See Also:
  • Constructor Details

    • RemoveRoleErrorException

      public RemoveRoleErrorException(String role)
    • RemoveRoleErrorException

      public RemoveRoleErrorException(String name, DatabaseException cause)
  • Method Details

    • getName

      public String getName()