cyclonedx.exception.output
Exceptions that are for specific error scenarios during the output of a Model to a SBOM.
Module Contents
- exception cyclonedx.exception.output.BomGenerationErrorException[source]
Bases:
cyclonedx.exception.CycloneDxExceptionRaised if there is an unknown error.
- exception cyclonedx.exception.output.FormatNotSupportedException[source]
Bases:
cyclonedx.exception.CycloneDxExceptionException raised when attempting to output a BOM to a format not supported in the requested version.
For example, JSON is not supported prior to 1.2.