Class TenantExistsException

All Implemented Interfaces:
Serializable

public class TenantExistsException extends I10nProfileException
Thrown when a create tenant operation fails because a tenant with the same name already exists.
Author:
avasquez
See Also:
  • Field Details

  • Constructor Details

    • TenantExistsException

      public TenantExistsException(String tenantName)