Skip to content

plugins.aea-ledger-ethereum-hwi.aea_ledger_ethereum_hwi.exceptions

Custom exceptions for hardware wallet interface

HWIError Objects

class HWIError(Exception)

Hardware wallet interface error

__init__

def __init__(message: str, sw: int, data=None) -> None

Initialize object.

__str__

def __str__() -> str

Serialize message to string