@hashgraph/solo
    Preparing search index...

    Thrown by an object mapper when an error occurs during the mapping process. Errors can occur when the object to be mapped is not in the expected format or a type conversion fails.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    cause: any = {}

    source error (if any)

    message: string

    error message

    meta: any = {}

    additional metadata (if any)

    statusCode?: number