org.imixs.workflow.exceptions
Class InvalidWorkitemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.imixs.workflow.exceptions.InvalidWorkitemException
- All Implemented Interfaces:
- Serializable
public class InvalidWorkitemException
- extends Exception
An InvalidWorkitemException should be thrown by a workflow component
in situations when the provided ItemCollection instance hat invalid
attributes and can not be modified or processed.
- Author:
- rsoika
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidWorkitemException
public InvalidWorkitemException()
InvalidWorkitemException
public InvalidWorkitemException(String message)
Copyright © 2006-2011 Imixs Software Solutions GmbH. All Rights Reserved.