x402-chainlink
    Preparing search index...

    Class NetworkError

    Network-related error class with convenient static factory methods. All methods return X402Error with appropriate error codes.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cause?: unknown

    Original error cause (if wrapping another error)

    code: ErrorCode
    details?: Record<string, unknown>

    Additional structured details for serialization

    Methods