Documentation
    Preparing search index...

    Class NappletResolutionError

    Thrown on any napplet resolution/verification failure. The code field identifies which guard rejected, so callers can fail closed without parsing the message.

    Hierarchy

    • Error
      • NappletResolutionError
    Index

    Constructors

    Properties

    Constructors

    Properties

    cause?: unknown
    message: string
    name: string
    stack?: string