Uses of Class
org.spdx.spdx_to_osv.SwhException
| Package | Description |
|---|---|
| org.spdx.spdx_to_osv |
-
Uses of SwhException in org.spdx.spdx_to_osv
Subclasses of SwhException in org.spdx.spdx_to_osv Modifier and Type Class Description classSwhApiExceptionException calling the Software Heritage API'sclassSwhResourceNotFoundExceptionException when a resource is not found on the Software Heritage serviceMethods in org.spdx.spdx_to_osv that throw SwhException Modifier and Type Method Description SwhReleaseSwhApi. getSwhRelease(String releaseSha1)Constructors in org.spdx.spdx_to_osv that throw SwhException Constructor Description ExternalRefParser(org.spdx.library.model.ExternalRef externalRef)ExternalRefParser(org.spdx.library.model.ExternalRef externalRef, boolean useMavenGroupInPkgName)