houndcore.app.errors package

Submodules

houndcore.app.errors.incorrect_rpc module

exception houndcore.app.errors.incorrect_rpc.IncorrectRPC(scanner: Scanner, rpc: str)[source]

Bases: Exception

raised when the RPC type doesn’t match the Scanner needed RPC

Parameters:

Module contents