Class 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:
    Serialized Form
    • Constructor Detail

      • PatternDetectionRuntimeException

        public PatternDetectionRuntimeException​(String message)