Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    • Nothing Found
    Mosaic documentation
  • Home
  • Guides
  • Journeys
  • APIs
  • SDKs
  • Tools
    Home
    Guides
    Journeys
    API Reference
    SDK Reference
    SDK Reference
      Introduction
      Web
      Introduction
      Changelog
      Versioning
      Fraud Prevention
      Orchestration
      WebAuthn
        Overview
        Reference
        Interfaces
          ApiCrossDeviceStatusResponse
          AttachDeviceResult
          AuthenticationAutofillActivateHandlers
          AutofillHandlers
          CrossDeviceAuthenticationHandlers
          CrossDeviceController
          CrossDeviceRegistrationHandlers
          SdkError
          WebauthnApis
          WebauthnApprovalFlows
          WebauthnAuthenticationFlows
          WebauthnAuthenticationOptions
          WebauthnCrossDeviceFlows
          WebauthnCrossDeviceRegistrationOptions
          WebauthnRegistrationOptions
        Enums
      Android
      Fraud Prevention SDK
      Authentication SDK
      Identity Verification SDK
      Orchestration SDK
      iOS
      Fraud Prevention SDK
      Authentication SDK
      Identity Verification SDK
      Orchestration SDK
    Developer tools
    About us
    Contact us

SdkError

Common interface for Promise rejections. Developers should handle according to the errorCode

Properties

errorCode

• Readonly errorCode: ErrorCode

Error code from ErrorCode


message

• Readonly message: string

Error message


data

• Optional Readonly data: any

Additional data

On this page
PropertieserrorCodemessagedata