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