@AlfrescoPublicApi
public class DictionaryException
extends org.alfresco.error.AlfrescoRuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
DictionaryException.DuplicateDefinitionException
Exception generated by attempting to create a duplicate definition of the
data dictionary, such as type, aspect, constraint and etc.
|
| Constructor and Description |
|---|
DictionaryException(String msgId) |
DictionaryException(String msgId,
Object... args) |
DictionaryException(String msgId,
Throwable cause) |
DictionaryException(String msgId,
Throwable cause,
Object... args) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DictionaryException(String msgId)
Copyright © 2005–2019 Alfresco Software. All rights reserved.