| Package | Description |
|---|---|
| org.owasp.dependencycheck.utils |
Includes various utility classes such as a Settings wrapper, utilities to make URL Connections, etc.
|
| Class and Description |
|---|
| DownloadFailedException
An exception used when a download fails.
|
| InvalidSettingException
An exception used when an error occurs reading a setting.
|
| ResourceNotFoundException
An exception used when the resource could not be retrieved because a 404 was
received.
|
| Settings
A simple settings container that wraps the dependencycheck.properties file.
|
| TooManyRequestsException
An exception used when the server has blocked the requests due to too many requests.
|
| URLConnectionFailureException
An exception used when the creation of an URLConnection fails.
|
Copyright © 2012–2020 OWASP. All rights reserved.