LedeWire SDK API Reference
    Preparing search index...

    Class NotFoundError

    Thrown when the requested resource does not exist.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    code: number | undefined

    Machine-readable error code from the API error body, if present.

    statusCode: number

    HTTP status code returned by the API (e.g. 400, 401, 404, 422).