Package i5.las2peer.registry.exceptions

  • Exception Summary 
    Exception Description
    BadEthereumCredentialsException
    Thrown when an Ethereum wallet file cannot be opened or decoded with the given password.
    EthereumException
    Thrown for errors related to Ethereum, including execution of the smart contracts themselves, errors in their wrapper code, or communication with the Ethereum client.
    NotFoundException
    Thrown when a registry lookup (of users, services, etc.) fails because the entry does not exist.