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, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TemplateException(String msgId)
msgId
- Stringpublic TemplateException(String msgId, Throwable cause)
msgId
- Stringcause
- Throwablepublic TemplateException(String msgId, Object[] params)
msgId
- Stringparams
- Object[]Copyright © 2005–2017 Alfresco Software. All rights reserved.