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