[][src]Module holochain_core_types::error

Structs

RibosomeErrorReport

Enums

DnaError
HolochainError

Enum holding all Holochain specific errors

RibosomeErrorCode

Enum of all possible ERROR codes that a Zome API Function could return.

RibosomeReturnCode

Enum of all possible RETURN codes that a Zome API Function could return. Represents an encoded allocation of zero length with the return code as offset. @see SinglePageAllocation

Type Definitions

HcResult