Exceptions

The information about all exceptions of library are described here.

exception toapi.TankiOnlineException

The class of Tanki Online’s API exceptions

exception toapi.UserNotFoundError(username: str, *args: object)

The class for “Could not find user” errors

username

The name of the user which you tried to find

Type:

str