Package exceptions.publix
Class ForbiddenNonLinearFlowException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- exceptions.publix.ForbiddenNonLinearFlowException
-
- All Implemented Interfaces:
java.io.Serializable
public class ForbiddenNonLinearFlowException extends java.lang.ExceptionThrown if a JATOS tries to start a component in a linear study that is before the current running component- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ForbiddenNonLinearFlowException(java.lang.String message)
-