Fossology exceptions¶
The fossology exceptions.
- exception fossology.exceptions.AuthenticationError(description, response=None)¶
Authentication error
- exception fossology.exceptions.AuthorizationError(description, response)¶
Authorization error
- exception fossology.exceptions.Error¶
Base class for exceptions in this module.
- exception fossology.exceptions.FossologyApiError(description, response=None)¶
Error during a Fossology request
- exception fossology.exceptions.FossologyUnsupported(description)¶
Endpoint or option not supported