org.drools
Class WorkItemHandlerNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.drools.RuntimeDroolsException
org.drools.WorkItemHandlerNotFoundException
- All Implemented Interfaces:
- Serializable
public class WorkItemHandlerNotFoundException
- extends RuntimeDroolsException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkItemHandlerNotFoundException
public WorkItemHandlerNotFoundException(String message,
String workItemName)
getWorkItemName
public String getWorkItemName()
setWorkName
public void setWorkName(String workName)
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.