Class SequenceExecutionException

All Implemented Interfaces:
Serializable

public class SequenceExecutionException extends RuntimeException
Represents an error that occurs during execution of a sequence.
See Also:
  • Field Details

  • Constructor Details

    • SequenceExecutionException

      public SequenceExecutionException(String s, Throwable e)