@AlfrescoPublicApi
public class TooBusyException
extends org.alfresco.error.AlfrescoRuntimeException
RetryingTransactionHelper when its maxExecutionMs property is set and there isn't
enough capacity to execute / retry the transaction.| Constructor and Description |
|---|
TooBusyException(String msgId) |
TooBusyException(String msgId,
Object[] msgParams) |
TooBusyException(String msgId,
Object[] msgParams,
Throwable cause) |
TooBusyException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooBusyException(String msgId)
msgId - Stringpublic TooBusyException(String msgId, Object[] msgParams)
msgId - StringmsgParams - Object[]public TooBusyException(String msgId, Throwable cause)
msgId - Stringcause - ThrowableCopyright © 2005–2018 Alfresco Software. All rights reserved.