Module util/mapJmixRestErrorToIntlId
Functions
defaultMapJmixRestErrorToIntlId
- defaultMapJmixRestErrorToIntlId(error: JmixRestError): string
-
Parameters
Returns string
Const loginMapJmixRestErrorToIntlId
- loginMapJmixRestErrorToIntlId(error: JmixRestError): string
-
Parameters
Returns string
mapJmixRestErrorToIntlId
- mapJmixRestErrorToIntlId(localMapJmixRestErrorToIntlId: (error: JmixRestError) => string | void, error: JmixRestError): string
-
Parameters
-
localMapJmixRestErrorToIntlId: (error: JmixRestError) => string | void
-
- (error: JmixRestError): string | void
-
Parameters
Returns string | void
-
error: JmixRestError
Returns string