Exceptions¶
hmwrapper.exceptions
¶
HMWrapper API exceptions.
APIError
¶
AuthError
¶
Bases: HallmasterError
Authentication failed.
HallmasterError
¶
Bases: Exception
Base exception for Hallmaster API errors.
TokenError
¶
Bases: HallmasterError
Failed to extract anti-forgery token.