Class ReportParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.DependencyCheck.model.ReportParserException
All Implemented Interfaces:
Serializable

public class ReportParserException extends Exception
An Exception specific to the ReportParser.
Since:
5.0.0
Author:
Steve Springett (steve.springett@owasp.org)
See Also:
  • Constructor Details

    • ReportParserException

      public ReportParserException(String message)