org.ikasan.framework.flow
Class InvalidFlowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ikasan.framework.flow.InvalidFlowException
- All Implemented Interfaces:
- Serializable
public class InvalidFlowException
- extends RuntimeException
Exception representing an invalid Flow configuration
- Author:
- Ikasan Development Team
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidFlowException
public InvalidFlowException(String message)
- Constructor
- Parameters:
message -
Copyright © 2007-2012 Ikasan. All Rights Reserved.