public class DictionaryException extends AlfrescoRuntimeException
| 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, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DictionaryException(String msgId)
Copyright © 2005–2014 Alfresco Software. All rights reserved.