houndcore.app.errors package¶
Submodules¶
houndcore.app.errors.incorrect_rpc module¶
- exception houndcore.app.errors.incorrect_rpc.IncorrectRPC(scanner: Scanner, rpc: str)[source]¶
Bases:
Exceptionraised when the RPC type doesn’t match the Scanner needed RPC
- Parameters:
scanner (
houndcore.app.scanners.base.Scanner) – the Scannerrpc (str) – the rpc