Skip to content

Latest commit

 

History

History
48 lines (24 loc) · 747 Bytes

client.holochainerror.md

File metadata and controls

48 lines (24 loc) · 747 Bytes

Home > @holochain/client > HolochainError

HolochainError class

Error thrown when response from Holochain is an error.

Signature:

export declare class HolochainError extends Error 

Extends: Error

Constructors

Constructor

Modifiers

Description

(constructor)(name, message)

Constructs a new instance of the HolochainError class