DocuShareNotFoundError

exception docushare.DocuShareNotFoundError(docushare, url)

Raised if the object does not exist in the DocuShare site.

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

  • url (str) – URL that does not exist.