W3Booster SDK 2.0.0
    Preparing search index...

    Variable HostActionError

    HostActionError: {
        prototype: HostActionError;
        new (message: string, code?: string): HostActionError;
    }

    Type Declaration

      • new (message: string, code?: string): HostActionError
      • Parameters

        • message: string
        • Optionalcode: string

        Returns HostActionError

    • Readonlyprototype: HostActionError