Package org.ikasan.flow.visitorPattern
Class InvalidFlowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.ikasan.flow.visitorPattern.InvalidFlowException
-
- All Implemented Interfaces:
java.io.Serializable
public class InvalidFlowException extends java.lang.RuntimeExceptionException representing an invalid Flow configuration- Author:
- Ikasan Development Team
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidFlowException(java.lang.String message)Constructor
-