Class JmcCheckerTimeoutException

All Implemented Interfaces:
Serializable

public class JmcCheckerTimeoutException extends JmcCheckerException
Exception class for JMC checker timeout errors.

This exception is thrown when the JMC checker exceeds the configured timeout limit during execution.

See Also:
  • Constructor Details

    • JmcCheckerTimeoutException

      public JmcCheckerTimeoutException(String message)
      Constructs a new JmcCheckerTimeoutException with the specified detail message.
      Parameters:
      message - the detail message