DocuShareNotAuthorizedError

exception docushare.DocuShareNotAuthorizedError(docushare, url)

Raised if it is not authorized to access a DocuShare URL.

Parameters
  • docushare (DocuShare) – DocuShare instance to get the context for detailed error messages.

  • url (str) – URL that is not authorized to access.