public class QueryModelException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
QueryModelException(String msgId) |
QueryModelException(String msgId,
Object[] msgParams) |
QueryModelException(String msgId,
Object[] msgParams,
Throwable cause) |
QueryModelException(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 QueryModelException(String msgId)
msgId
- Stringpublic QueryModelException(String msgId, Object[] msgParams)
msgId
- StringmsgParams
- Object[]public QueryModelException(String msgId, Throwable cause)
msgId
- Stringcause
- ThrowableCopyright © 2005–2017 Alfresco Software. All rights reserved.