exceptions.overleaf#

exception showyourwork.exceptions.overleaf.MissingOverleafCredentials(**kwargs)#

Bases: showyourwork.exceptions.overleaf.OverleafException

exception showyourwork.exceptions.overleaf.MultipleOverleafIds#

Bases: showyourwork.exceptions.overleaf.OverleafException

exception showyourwork.exceptions.overleaf.OverleafAuthenticationError(**kwargs)#

Bases: showyourwork.exceptions.overleaf.OverleafException

exception showyourwork.exceptions.overleaf.OverleafError(message='An error occurred while executing the workflow.', level='error')#

Bases: showyourwork.exceptions.overleaf.OverleafException

exception showyourwork.exceptions.overleaf.OverleafException(message='An error occurred while executing the workflow.', level='error')#

Bases: showyourwork.exceptions.base.ShowyourworkException

exception showyourwork.exceptions.overleaf.OverleafRateLimitExceeded(message='An error occurred while executing the workflow.', level='error')#

Bases: showyourwork.exceptions.overleaf.OverleafException