PyZora exceptions#
- exception pyzora.exceptions.SecretError#
Bases:
ExceptionSomething is wrong with the secret.
- exception pyzora.exceptions.ChecksumError#
Bases:
SecretErrorWrong secret checksum.
- exception pyzora.exceptions.NotAGameCodeError#
Bases:
SecretErrorThe given secret is not a game code.
- exception pyzora.exceptions.NotARingCodeError#
Bases:
SecretErrorThe given secret is not a ring password.
- exception pyzora.exceptions.NotAMemoryCodeError#
Bases:
SecretErrorThe given secret is not a memory password.