cyclonedx.exception.factory

Exceptions relating to specific conditions that occur when factoring a model.

Deprecated since version next.

Attributes

CycloneDxFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.FactoryException.

LicenseChoiceFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.LicenseChoiceFactoryException.

InvalidSpdxLicenseException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.InvalidSpdxLicenseException.

LicenseFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.LicenseFactoryException.

InvalidLicenseExpressionException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.InvalidLicenseExpressionException.

Module Contents

cyclonedx.exception.factory.CycloneDxFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.FactoryException.

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.license.exceptions import FactoryException instead. The exported symbol itself is NOT deprecated - only this import path.

cyclonedx.exception.factory.LicenseChoiceFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.LicenseChoiceFactoryException.

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.license.exceptions import LicenseChoiceFactoryException instead. The exported symbol itself is NOT deprecated - only this import path.

cyclonedx.exception.factory.InvalidSpdxLicenseException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.InvalidSpdxLicenseException.

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.license.exceptions import InvalidSpdxLicenseException instead. The exported symbol itself is NOT deprecated - only this import path.

cyclonedx.exception.factory.LicenseFactoryException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.LicenseFactoryException.

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.license.exceptions import LicenseFactoryException instead. The exported symbol itself is NOT deprecated - only this import path.

cyclonedx.exception.factory.InvalidLicenseExpressionException

Deprecated — Alias of cyclonedx.contrib.license.exceptions.InvalidLicenseExpressionException.

Deprecated since version next: This re-export location is deprecated. Use from cyclonedx.contrib.license.exceptions import InvalidLicenseExpressionException instead. The exported symbol itself is NOT deprecated - only this import path.