Uses of Class
io.hotmoka.node.api.UnknownReferenceException
Packages that use UnknownReferenceException
-
Uses of UnknownReferenceException in io.hotmoka.node.api
Methods in io.hotmoka.node.api that throw UnknownReferenceExceptionModifier and TypeMethodDescriptionNode.getClassTag(StorageReference object) Yields the class tag of the object with the given storage reference.Node.getIndex(StorageReference object) Yields information about the transactions that have affected the given object.Node.getRequest(TransactionReference reference) Yields the request that generated the transaction with the given reference.Node.getResponse(TransactionReference reference) Yields the response generated for the request for the given transaction.Node.getState(StorageReference object) Yields the current state of the object at the given storage reference.