API JavaScript HSM Dinamo
    theme_preparing_search_index

    kind_class HsmError

    Erros retornados pelo HSM ou pela biblioteca

    theme_hierarchy

    • Error
      • HsmError
    theme_index

    kind_plural_constructor

    kind_plural_property

    kind_plural_method

    kind_plural_constructor

    • kind_plural_parameter

      • message: string
      • flag_optionalerrorCode: number

      theme_returns HsmError

    kind_plural_property

    prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

    Optional override for formatting stack traces

    stackTraceLimit: number
    message: string
    errorCode: number
    name: string
    stack?: string

    kind_plural_method

    • Create .stack property on a target object

      kind_plural_parameter

      • targetObject: object
      • flag_optionalconstructorOpt: Function

      theme_returns void

    • theme_returns string