Package org.mpi_sws.jmc.strategies
Class JmcInvalidStrategyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mpi_sws.jmc.checker.exceptions.JmcCheckerException
org.mpi_sws.jmc.strategies.JmcInvalidStrategyException
- All Implemented Interfaces:
Serializable
Exception thrown when an invalid strategy is encountered.
This exception indicates that the strategy parameter provided is not valid or recognized.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
JmcInvalidStrategyException
-