Uses of Package
io.hotmoka.node.api

Packages that use io.hotmoka.node.api
Package
Description
 
  • Class
    Description
    An exception stating that a Hotmoka node is closed and cannot perform some operation.
    A wrapper of an exception, raised during a transaction, that occurred during the execution of a Takamaka constructor or method that was allowed to throw it.
    The future of a transaction that executes code in a node.
    The future of a transaction that executes a constructor in a node.
    The future of a transaction that stores a jar in a node.
    The future of a transaction that executes a method in a node.
    A subscription to events generated by a node.
    A wrapper of an exception, raised during a transaction, that occurred during the execution of a Takamaka constructor or method that was not allowed to throw it.
    An exception raised when a transaction cannot even be started.
    An exception stating that a Hotmoka node has not been initialized yet.
    An exception stating that a storage reference cannot be found in a Hotmoka node.