See: Description
| Interface | Description | 
|---|---|
| ErrorCode | 
 
 All the error codes which identify the exceptions thrown by WUIC. 
 | 
| Exception | Description | 
|---|---|
| NutNotFoundException | 
 
 Thrown when a  
Nut has not been found. | 
| StaticWorkflowNotFoundException | 
 
 Thrown when a workflow is retrieved with the  
StaticEngine and when
 its associated file has not been found in classpath. | 
| WorkflowNotFoundException | 
 
 Indicates that a  
Workflow has not been found. | 
| WorkflowTemplateNotFoundException | 
 
 Thrown when a workflow references a template that does not exists. 
 | 
| WuicException | 
 
 This exception is a global checked exception thrown by WUIC. 
 | 
This package contains all common exceptions which could be thrown by WUIC.
Copyright © 2012-2015. All Rights Reserved.