Options
All
  • Public
  • Public/Protected
  • All
Menu

Module util/mapJmixRestErrorToIntlId

Index

Functions

defaultMapJmixRestErrorToIntlId

  • defaultMapJmixRestErrorToIntlId(error: JmixRestError): string

Const loginMapJmixRestErrorToIntlId

  • loginMapJmixRestErrorToIntlId(error: JmixRestError): string

mapJmixRestErrorToIntlId

  • mapJmixRestErrorToIntlId(localMapJmixRestErrorToIntlId: (error: JmixRestError) => string | void, error: JmixRestError): string
  • Parameters

    • localMapJmixRestErrorToIntlId: (error: JmixRestError) => string | void
        • (error: JmixRestError): string | void
        • Parameters

          • error: JmixRestError

          Returns string | void

    • error: JmixRestError

    Returns string

Generated using TypeDoc