Skip to content

Errors

ServerNotFound

Bases: Exception

Exception raised when a server is not found or is offline.

Attributes:

Name Type Description
address str

The address of the server passed.

BadTextFormation

Bases: Exception

Exception raised when the characters passed are not between 1 and 30 for some endpoints.