Exceptions#

exception serializd.exceptions.EmptySeasonError(message: str | None = None)#

Empty season info returned error

exception serializd.exceptions.InvalidTokenError(message: str | None = None)#

Invalid token provided error

exception serializd.exceptions.LoginError(message: str | None = None)#

Failed to log in error

exception serializd.exceptions.SerializdError(message: str | None = None)#

Main exception class