Class PatternDetectionRuntimeException

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

public class PatternDetectionRuntimeException extends RuntimeException
A catch all thrown when when issues occur during the execution of scans in the WorkFlow
Author:
Luke Shannon (Github: lshannon)
See Also:
  • Constructor Details

    • PatternDetectionRuntimeException

      public PatternDetectionRuntimeException(String message)