public class WorkflowException
extends org.alfresco.error.AlfrescoRuntimeException
Constructor and Description |
---|
WorkflowException(String msgId) |
WorkflowException(String msgId,
Object... args) |
WorkflowException(String msgId,
Throwable cause) |
WorkflowException(String msgId,
Throwable cause,
Object... args) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WorkflowException(String msgId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.