Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Class KeetaNetErrorBase<CodeType>

    Type Parameters

    • CodeType extends string

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    code: CodeType
    type: string
    isInstance: (obj: any, strict?: boolean) => obj is KeetaNetErrorBase<string> = ...

    Methods

    • Returns { code: CodeType; message: string; type: string }