Class TenantDisabledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.alfresco.error.AlfrescoRuntimeException
org.alfresco.repo.tenant.TenantDisabledException
All Implemented Interfaces:
Serializable

public class TenantDisabledException extends org.alfresco.error.AlfrescoRuntimeException
Thrown when an attempt is made to use a disabled tenant.
Author:
Matt Ward
See Also:
  • Field Details

  • Constructor Details

    • TenantDisabledException

      public TenantDisabledException(String tenantDomain)
  • Method Details

    • getTenantDomain

      public String getTenantDomain()
      Returns:
      the tenantDomain