Package jadex.bridge
Class StepAborted
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Error
-
- java.lang.ThreadDeath
-
- jadex.bridge.StepAborted
-
- All Implemented Interfaces:
java.io.Serializable
public class StepAborted extends java.lang.ThreadDeath
An error thrown to abort the thread execution of a blocked component step.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StepAborted()
-