.. currentmodule:: hondana Common Error Type ----------------- Error ~~~~~ .. autoclass:: hondana.errors.Error() AuthenticationRequired ---------------------- .. autoexception:: AuthenticationRequired() APIException ------------ .. autoexception:: APIException() NotFound -------- .. autoexception:: NotFound() BadRequest ---------- .. autoexception:: BadRequest() Unauthorized ------------ .. autoexception:: Unauthorized() Forbidden --------- .. autoexception:: Forbidden() MangaDexServerError ------------------- .. autoexception:: MangaDexServerError() PreviousAPIVersionRequest ------------------------- .. autoexception:: PreviousAPIVersionRequest() RefreshTokenFailure ------------------- .. autoexception:: RefreshTokenFailure() TermsOfServiceNotAccepted ------------------------- .. autoexception:: TermsOfServiceNotAccepted() UploadInProgress ---------------- .. autoexception:: UploadInProgress()