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:
Exception
Root exception thrown by this library.
- exception cyclonedx.exception.MissingOptionalDependencyException
Bases:
CycloneDxException
Validation did not happen, due to missing dependencies.