org.broadleafcommerce.core.workflow
Class WorkflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.broadleafcommerce.common.exception.BroadleafException
org.broadleafcommerce.core.workflow.WorkflowException
- All Implemented Interfaces:
- Serializable, RootCauseAccessor
- Direct Known Subclasses:
- RollbackFailureException
public class WorkflowException
- extends BroadleafException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkflowException
public WorkflowException()
WorkflowException
public WorkflowException(String message,
Throwable cause)
WorkflowException
public WorkflowException(String message)
WorkflowException
public WorkflowException(Throwable cause)
Copyright © 2013. All Rights Reserved.