cyclonedx.exception
Exceptions that are specific to the CycloneDX library implementation.
Submodules
Exceptions
Root exception thrown by this library. |
|
Validation did not happen, due to missing dependencies. |
Package Contents
- exception cyclonedx.exception.CycloneDxException
Bases:
ExceptionRoot exception thrown by this library.
- exception cyclonedx.exception.MissingOptionalDependencyException
Bases:
CycloneDxExceptionValidation did not happen, due to missing dependencies.