public class ScheduledActionException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
ScheduledActionException(String msgId)
Exception generated from scheduled actions
|
ScheduledActionException(String msgId,
Object[] msgParams)
Exception generated from scheduled actions
|
ScheduledActionException(String msgId,
Object[] msgParams,
Throwable cause)
Exception generated from scheduled actions
|
ScheduledActionException(String msgId,
Throwable cause)
Exception generated from scheduled actions
|
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ScheduledActionException(String msgId)
msgId
- Stringpublic ScheduledActionException(String msgId, Object[] msgParams)
msgId
- StringmsgParams
- Object[]public ScheduledActionException(String msgId, Throwable cause)
msgId
- Stringcause
- ThrowableCopyright © 2005–2017 Alfresco Software. All rights reserved.