Class ReportParserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.DependencyCheck.model.ReportParserException
- All Implemented Interfaces:
Serializable
An Exception specific to the ReportParser.
- Since:
- 5.0.0
- Author:
- Steve Springett (steve.springett@owasp.org)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReportParserException
-