@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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DictionaryException(String msgId)
Copyright © 2005–2018 Alfresco Software. All rights reserved.