module mokadi.mokadi_exceptions

Inheritance diagram of botadi.mokadi.mokadi_exceptions

Short summary

module botadi.mokadi.mokadi_exceptions

Exception for Mokadi.

source on GitHub

Classes

class

truncated documentation

CognitiveException

Failure when calling the API.

MokadiAuthentification

Issue with authentification.

MokadiException

Mokadi exception.

WikipediaException

Issue with :epkg:`wikipedia`.

Documentation

Exception for Mokadi.

source on GitHub

exception botadi.mokadi.mokadi_exceptions.CognitiveException

Bases: Exception

Failure when calling the API.

source on GitHub

exception botadi.mokadi.mokadi_exceptions.MokadiAuthentification

Bases: Exception

Issue with authentification.

source on GitHub

exception botadi.mokadi.mokadi_exceptions.MokadiException

Bases: Exception

Mokadi exception.

source on GitHub

exception botadi.mokadi.mokadi_exceptions.WikipediaException

Bases: Exception

Issue with :epkg:`wikipedia`.

source on GitHub