public class TenantDisabledException
extends org.alfresco.error.AlfrescoRuntimeException
Modifier and Type | Field and Description |
---|---|
static String |
DISABLED_TENANT_MSG |
Constructor and Description |
---|
TenantDisabledException(String tenantDomain) |
Modifier and Type | Method and Description |
---|---|
String |
getTenantDomain() |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final String DISABLED_TENANT_MSG
public TenantDisabledException(String tenantDomain)
public String getTenantDomain()
Copyright © 2005–2017 Alfresco Software. All rights reserved.