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, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String DISABLED_TENANT_MSG
public TenantDisabledException(String tenantDomain)
public String getTenantDomain()
Copyright © 2005–2018 Alfresco Software. All rights reserved.