org.yawlfoundation.yawl.resourcing.interactions
Class ResourceParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yawlfoundation.yawl.resourcing.interactions.ResourceParseException
- All Implemented Interfaces:
- Serializable
public class ResourceParseException
- extends Exception
ResourceParseException Class.
An ResourceParseException is thrown when an attempt is made to parse
the resourcing specification for a task and the spec does not match the
expected content.
- Author:
- Michael Adams
v2.0, 05/02/2008
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceParseException
public ResourceParseException()
ResourceParseException
public ResourceParseException(String message)
Copyright © 2004-2012 The YAWL Foundation.