Class JmcReplayUnsupported

All Implemented Interfaces:
Serializable

public class JmcReplayUnsupported extends JmcCheckerException
Exception thrown when replay is not supported by the current strategy.

This exception indicates that the current strategy does not support replay functionality, which may be required for certain operations or analyses.

See Also:
  • Constructor Details

    • JmcReplayUnsupported

      public JmcReplayUnsupported()