public class TemplateException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
TemplateException(String msgId) |
TemplateException(String msgId,
Object[] params) |
TemplateException(String msgId,
Object[] msgParams,
Throwable cause) |
TemplateException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TemplateException(String msgId)
msgId - Stringpublic TemplateException(String msgId, Throwable cause)
msgId - Stringcause - Throwablepublic TemplateException(String msgId, Object[] params)
msgId - Stringparams - Object[]Copyright © 2005–2018 Alfresco Software. All rights reserved.