Class PatternDetectionConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.redhat.parodos.patterndetection.exceptions.PatternDetectionConfigurationException
All Implemented Interfaces:
Serializable

public class PatternDetectionConfigurationException extends RuntimeException
Thrown for any issue related to the parameters passed into the WorkContext to start the scan
Author:
Luke Shannon (Github: lshannon)
See Also:
  • Constructor Details

    • PatternDetectionConfigurationException

      public PatternDetectionConfigurationException(String message)