QuickBase JS SDK v2 - v2.2.2
    Preparing search index...

    Class XmlError

    Error returned by the QuickBase XML API

    Hierarchy

    • Error
      • XmlError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • code: number
      • text: string
      • Optionaldetail: string
      • Optionalaction: string

      Returns XmlError

    Properties

    action?: string
    code: number
    detail?: string
    text: string