Class StepAborted

All Implemented Interfaces:
Serializable

public class StepAborted extends Error
An error thrown to indicate the abortion of a blocked component step.
See Also:
  • Constructor Details

    • StepAborted

      public StepAborted()
    • StepAborted

      public StepAborted(jadex.core.ComponentIdentifier cid)
  • Method Details