Uses of Class
io.hotmoka.node.api.CodeExecutionException
Packages that use CodeExecutionException
-
Uses of CodeExecutionException in io.hotmoka.node.api
Methods in io.hotmoka.node.api that throw CodeExecutionExceptionModifier and TypeMethodDescriptionExpands the store of this node with a transaction that runs a constructor of a class.Expands the store of this node with a transaction that runs an instance method of an object already in this node's store.Expands the store of this node with a transaction that runs a static method of a class in this node.CodeFuture.get()Waits if necessary for the transaction to complete, and then retrieves its result.Runs an instance@@Viewmethod of an object already in this node's store.Runs a static@@Viewmethod of a class in this node.