Class JmcInvalidStrategyException

All Implemented Interfaces:
Serializable

public class JmcInvalidStrategyException extends JmcCheckerException
Exception thrown when an invalid strategy is encountered.

This exception indicates that the strategy parameter provided is not valid or recognized.

See Also:
  • Constructor Details

    • JmcInvalidStrategyException

      public JmcInvalidStrategyException(String message)